#ACCFD6 Color

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

Color preview

#ACCFD6

Color formats

HEX
#ACCFD6
RGB
rgb(172, 207, 214)
RGBA
rgba(172, 207, 214, 1)
HSL
hsl(190, 34%, 76%)
HSV
hsv(190, 20%, 84%)
CMYK
cmyk(20%, 3%, 0%, 16%)
CSS variable
--color-primary: #ACCFD6;
Lowercase HEX
#accfd6

Shades

Tints

Tones

Harmony

CSS snippets for #ACCFD6

.color-accfd6 {
  color: #ACCFD6;
  background-color: #ACCFD6;
}

Frequently asked questions

What color is #ACCFD6?+

#ACCFD6 is a HEX color with RGB value rgb(172, 207, 214) and HSL value hsl(190, 34%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACCFD6?+

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