Sky blue to CMYK — Color Code

#75bbfd
Format Value
HEX #75bbfd
RGB rgb(117, 187, 253)
HSL hsl(209.1, 97.1%, 72.5%)
CMYK cmyk(53.8%, 26.1%, 0%, 0.8%)
HSV hsv(209.1, 53.8%, 99.2%)

sky blue color harmonies

Tints & shades of sky blue

Tints (lighter)

#82c1fd #8ec7fd #9bcefe #a7d4fe #b4dafe #c0e0fe #cde6fe #d9ecfe #e6f3ff #f2f9ff

Shades (darker)

#6aaae6 #6099cf #5588b8 #4a77a1 #40668a #355573 #2b445c #203345 #15222e #0b1117

Contrast & accessibility

The quick brown fox

On white · 2.04:1 · Fail

The quick brown fox

On black · 10.28:1 · AAA

Recommended text color: #000000

Use sky blue in code

CSS color: #75bbfd;
SCSS $color: #75bbfd;
Tailwind bg-[#75bbfd]
Swift UIColor(red: 0.459, green: 0.733, blue: 0.992, alpha: 1)
Android Color.parseColor("#75bbfd")
Flutter Color(0xFF75BBFD)

Colors similar to sky blue

Browse all Blue colors →

What is the CMYK code for sky blue?

The CSS color sky blue in CMYK format is cmyk(53.8%, 26.1%, 0%, 0.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use sky blue in CSS?

To apply sky blue in CSS:

  • Text color: color: cmyk(53.8%, 26.1%, 0%, 0.8%);
  • Background: background-color: cmyk(53.8%, 26.1%, 0%, 0.8%);
  • Border: border-color: cmyk(53.8%, 26.1%, 0%, 0.8%);

What are all the color format values for sky blue?

FormatValue
HEX#75bbfd
RGBrgb(117, 187, 253)
HSLhsl(209.1, 97.1%, 72.5%)
CMYKcmyk(53.8%, 26.1%, 0%, 0.8%)

How do I convert sky blue to CMYK?

Select sky blue from the color name list in our color converter. The CMYK value — cmyk(53.8%, 26.1%, 0%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sky blue belong to?

sky blue belongs to the blue color family. It is a light, vivid color with HSL values: hue 209.1°, saturation 97.1%, lightness 72.5%.

How do I create lighter and darker shades of sky blue?

Lighter variant (lightness 87.5%): #c0e0fe. Darker variant (lightness 57.5%): #2996fc. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.