#ACCEE2 Color

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

Color preview

#ACCEE2

Color formats

HEX
#ACCEE2
RGB
rgb(172, 206, 226)
RGBA
rgba(172, 206, 226, 1)
HSL
hsl(202, 48%, 78%)
HSV
hsv(202, 24%, 89%)
CMYK
cmyk(24%, 9%, 0%, 11%)
CSS variable
--color-primary: #ACCEE2;
Lowercase HEX
#accee2

Shades

Tints

Tones

Harmony

CSS snippets for #ACCEE2

.color-accee2 {
  color: #ACCEE2;
  background-color: #ACCEE2;
}

Frequently asked questions

What color is #ACCEE2?+

#ACCEE2 is a HEX color with RGB value rgb(172, 206, 226) and HSL value hsl(202, 48%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACCEE2?+

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