#ACCEE6 Color

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

Color preview

#ACCEE6

Color formats

HEX
#ACCEE6
RGB
rgb(172, 206, 230)
RGBA
rgba(172, 206, 230, 1)
HSL
hsl(205, 54%, 79%)
HSV
hsv(205, 25%, 90%)
CMYK
cmyk(25%, 10%, 0%, 10%)
CSS variable
--color-primary: #ACCEE6;
Lowercase HEX
#accee6

Shades

Tints

Tones

Harmony

CSS snippets for #ACCEE6

.color-accee6 {
  color: #ACCEE6;
  background-color: #ACCEE6;
}

Frequently asked questions

What color is #ACCEE6?+

#ACCEE6 is a HEX color with RGB value rgb(172, 206, 230) and HSL value hsl(205, 54%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACCEE6?+

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