#ACCED8 Color

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

Color preview

#ACCED8

Color formats

HEX
#ACCED8
RGB
rgb(172, 206, 216)
RGBA
rgba(172, 206, 216, 1)
HSL
hsl(194, 36%, 76%)
HSV
hsv(194, 20%, 85%)
CMYK
cmyk(20%, 5%, 0%, 15%)
CSS variable
--color-primary: #ACCED8;
Lowercase HEX
#acced8

Shades

Tints

Tones

Harmony

CSS snippets for #ACCED8

.color-acced8 {
  color: #ACCED8;
  background-color: #ACCED8;
}

Frequently asked questions

What color is #ACCED8?+

#ACCED8 is a HEX color with RGB value rgb(172, 206, 216) and HSL value hsl(194, 36%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACCED8?+

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