#ACCDE2 Color

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

Color preview

#ACCDE2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACCDE2

.color-accde2 {
  color: #ACCDE2;
  background-color: #ACCDE2;
}

Frequently asked questions

What color is #ACCDE2?+

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

What is the closest Tailwind color to #ACCDE2?+

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