#ABB4D4 Color

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

Color preview

#ABB4D4

Color formats

HEX
#ABB4D4
RGB
rgb(171, 180, 212)
RGBA
rgba(171, 180, 212, 1)
HSL
hsl(227, 32%, 75%)
HSV
hsv(227, 19%, 83%)
CMYK
cmyk(19%, 15%, 0%, 17%)
CSS variable
--color-primary: #ABB4D4;
Lowercase HEX
#abb4d4

Shades

Tints

Tones

Harmony

CSS snippets for #ABB4D4

.color-abb4d4 {
  color: #ABB4D4;
  background-color: #ABB4D4;
}

Frequently asked questions

What color is #ABB4D4?+

#ABB4D4 is a HEX color with RGB value rgb(171, 180, 212) and HSL value hsl(227, 32%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABB4D4?+

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