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

#acc2d9
Format Value
HEX #acc2d9
RGB rgb(172, 194, 217)
HSL hsl(210.7, 37.2%, 76.3%)
CMYK cmyk(20.7%, 10.6%, 0%, 14.9%)
HSV hsv(210.7, 20.7%, 85.1%)

cloudy blue color harmonies

Tints & shades of cloudy blue

Tints (lighter)

#b4c8dc #bbcde0 #c3d3e3 #cad8e7 #d2deea #d9e3ee #e1e9f1 #e8eef5 #f0f4f8 #f7f9fc

Shades (darker)

#9cb0c5 #8d9fb2 #7d8d9e #6d7b8a #5e6a76 #4e5863 #3f474f #2f353b #1f2327 #101214

Contrast & accessibility

The quick brown fox

On white · 1.83:1 · Fail

The quick brown fox

On black · 11.47:1 · AAA

Recommended text color: #000000

Use cloudy blue in code

CSS color: #acc2d9;
SCSS $color: #acc2d9;
Tailwind bg-[#acc2d9]
Swift UIColor(red: 0.675, green: 0.761, blue: 0.851, alpha: 1)
Android Color.parseColor("#acc2d9")
Flutter Color(0xFFACC2D9)

Colors similar to cloudy blue

Browse all Blue colors →

What is the HEX code for cloudy blue?

The CSS color cloudy blue in HEX format is #acc2d9. Use this value directly in CSS, SVG, and most design tools.

How do I use cloudy blue in CSS?

To apply cloudy blue in CSS:

  • Text color: color: #acc2d9;
  • Background: background-color: #acc2d9;
  • Border: border-color: #acc2d9;

What are all the color format values for cloudy blue?

FormatValue
HEX#acc2d9
RGBrgb(172, 194, 217)
HSLhsl(210.7, 37.2%, 76.3%)
CMYKcmyk(20.7%, 10.6%, 0%, 14.9%)

How do I convert cloudy blue to HEX?

Select cloudy blue from the color name list in our color converter. The HEX value — #acc2d9 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cloudy blue belong to?

cloudy blue belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 210.7°, saturation 37.2%, lightness 76.3%.

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

Lighter variant (lightness 91.3%): #e1e9f1. Darker variant (lightness 61.3%): #789bc1. 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.