#ACBED6 Color

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

Color preview

#ACBED6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACBED6

.color-acbed6 {
  color: #ACBED6;
  background-color: #ACBED6;
}

Frequently asked questions

What color is #ACBED6?+

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

What is the closest Tailwind color to #ACBED6?+

The closest Tailwind color is indigo-300, available as the bg-indigo-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