#ACCBE2 Color

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

Color preview

#ACCBE2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACCBE2

.color-accbe2 {
  color: #ACCBE2;
  background-color: #ACCBE2;
}

Frequently asked questions

What color is #ACCBE2?+

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

What is the closest Tailwind color to #ACCBE2?+

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