Sky Color — HEX, RGB, HSL & CMYK Codes

#82cafc
Format Value
HEX #82cafc
RGB rgb(130, 202, 252)
HSL hsl(204.6, 95.3%, 74.9%)
CMYK cmyk(48.4%, 19.8%, 0%, 1.2%)
HSV hsv(204.6, 48.4%, 98.8%)

sky color harmonies

Tints & shades of sky

Tints (lighter)

#8dcffc #99d4fd #a4d8fd #afddfd #bbe2fd #c6e7fe #d2ecfe #ddf1fe #e8f5fe #f4faff

Shades (darker)

#76b8e5 #6aa5ce #5f93b7 #5381a0 #476e89 #3b5c73 #2f495c #233745 #18252e #0c1217

Contrast & accessibility

The quick brown fox

On white · 1.78:1 · Fail

The quick brown fox

On black · 11.8:1 · AAA

Recommended text color: #000000

Use sky in code

CSS color: #82cafc;
SCSS $color: #82cafc;
Tailwind bg-[#82cafc]
Swift UIColor(red: 0.510, green: 0.792, blue: 0.988, alpha: 1)
Android Color.parseColor("#82cafc")
Flutter Color(0xFF82CAFC)

Colors similar to sky

Browse all Blue colors →

What is the HEX code for sky?

The CSS color sky in HEX format is #82cafc. Use this value directly in CSS, SVG, and most design tools.

How do I use sky in CSS?

To apply sky in CSS:

  • Text color: color: #82cafc;
  • Background: background-color: #82cafc;
  • Border: border-color: #82cafc;

What are all the color format values for sky?

FormatValue
HEX#82cafc
RGBrgb(130, 202, 252)
HSLhsl(204.6, 95.3%, 74.9%)
CMYKcmyk(48.4%, 19.8%, 0%, 1.2%)

How do I convert sky to HEX?

Select sky from the color name list in our color converter. The HEX value — #82cafc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sky belong to?

sky belongs to the blue color family. It is a light, vivid color with HSL values: hue 204.6°, saturation 95.3%, lightness 74.9%.

How do I create lighter and darker shades of sky?

Lighter variant (lightness 89.9%): #cdeafe. Darker variant (lightness 59.900000000000006%): #37aafa. 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.