#ACCEEE Color

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

Color preview

#ACCEEE

Color formats

HEX
#ACCEEE
RGB
rgb(172, 206, 238)
RGBA
rgba(172, 206, 238, 1)
HSL
hsl(209, 66%, 80%)
HSV
hsv(209, 28%, 93%)
CMYK
cmyk(28%, 13%, 0%, 7%)
CSS variable
--color-primary: #ACCEEE;
Lowercase HEX
#acceee

Shades

Tints

Tones

Harmony

CSS snippets for #ACCEEE

.color-acceee {
  color: #ACCEEE;
  background-color: #ACCEEE;
}

Frequently asked questions

What color is #ACCEEE?+

#ACCEEE is a HEX color with RGB value rgb(172, 206, 238) and HSL value hsl(209, 66%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACCEEE?+

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