Sky blue Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for sky blue?

The CSS color sky blue in HEX format is #75bbfd. 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: #75bbfd;
  • Background: background-color: #75bbfd;
  • Border: border-color: #75bbfd;

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 HEX?

Select sky blue from the color name list in our color converter. The HEX value — #75bbfd — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.