#ACBBEF Color

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

Color preview

#ACBBEF

Color formats

HEX
#ACBBEF
RGB
rgb(172, 187, 239)
RGBA
rgba(172, 187, 239, 1)
HSL
hsl(227, 68%, 81%)
HSV
hsv(227, 28%, 94%)
CMYK
cmyk(28%, 22%, 0%, 6%)
CSS variable
--color-primary: #ACBBEF;
Lowercase HEX
#acbbef

Shades

Tints

Tones

Harmony

CSS snippets for #ACBBEF

.color-acbbef {
  color: #ACBBEF;
  background-color: #ACBBEF;
}

Frequently asked questions

What color is #ACBBEF?+

#ACBBEF is a HEX color with RGB value rgb(172, 187, 239) and HSL value hsl(227, 68%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBBEF?+

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