#ACBDF8 Color

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

Color preview

#ACBDF8

Color formats

HEX
#ACBDF8
RGB
rgb(172, 189, 248)
RGBA
rgba(172, 189, 248, 1)
HSL
hsl(227, 84%, 82%)
HSV
hsv(227, 31%, 97%)
CMYK
cmyk(31%, 24%, 0%, 3%)
CSS variable
--color-primary: #ACBDF8;
Lowercase HEX
#acbdf8

Shades

Tints

Tones

Harmony

CSS snippets for #ACBDF8

.color-acbdf8 {
  color: #ACBDF8;
  background-color: #ACBDF8;
}

Frequently asked questions

What color is #ACBDF8?+

#ACBDF8 is a HEX color with RGB value rgb(172, 189, 248) and HSL value hsl(227, 84%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBDF8?+

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