#ACD4E7 Color

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

Color preview

#ACD4E7

Color formats

HEX
#ACD4E7
RGB
rgb(172, 212, 231)
RGBA
rgba(172, 212, 231, 1)
HSL
hsl(199, 55%, 79%)
HSV
hsv(199, 26%, 91%)
CMYK
cmyk(26%, 8%, 0%, 9%)
CSS variable
--color-primary: #ACD4E7;
Lowercase HEX
#acd4e7

Shades

Tints

Tones

Harmony

CSS snippets for #ACD4E7

.color-acd4e7 {
  color: #ACD4E7;
  background-color: #ACD4E7;
}

Frequently asked questions

What color is #ACD4E7?+

#ACD4E7 is a HEX color with RGB value rgb(172, 212, 231) and HSL value hsl(199, 55%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACD4E7?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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