#A2CEDC Color

Inspect #A2CEDC across formats, palettes, contrast and closest named color matches.

Color preview

#A2CEDC

Color formats

HEX
#A2CEDC
RGB
rgb(162, 206, 220)
RGBA
rgba(162, 206, 220, 1)
HSL
hsl(194, 45%, 75%)
HSV
hsv(194, 26%, 86%)
CMYK
cmyk(26%, 6%, 0%, 14%)
CSS variable
--color-primary: #A2CEDC;
Lowercase HEX
#a2cedc

Shades

Tints

Tones

Harmony

CSS snippets for #A2CEDC

.color-a2cedc {
  color: #A2CEDC;
  background-color: #A2CEDC;
}

Frequently asked questions

What color is #A2CEDC?+

#A2CEDC is a HEX color with RGB value rgb(162, 206, 220) and HSL value hsl(194, 45%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2CEDC?+

The closest Tailwind color is blue-300, available as the bg-blue-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools