#A4BFD3 Color

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

Color preview

#A4BFD3

Color formats

HEX
#A4BFD3
RGB
rgb(164, 191, 211)
RGBA
rgba(164, 191, 211, 1)
HSL
hsl(206, 35%, 74%)
HSV
hsv(206, 22%, 83%)
CMYK
cmyk(22%, 9%, 0%, 17%)
CSS variable
--color-primary: #A4BFD3;
Lowercase HEX
#a4bfd3

Shades

Tints

Tones

Harmony

CSS snippets for #A4BFD3

.color-a4bfd3 {
  color: #A4BFD3;
  background-color: #A4BFD3;
}

Frequently asked questions

What color is #A4BFD3?+

#A4BFD3 is a HEX color with RGB value rgb(164, 191, 211) and HSL value hsl(206, 35%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4BFD3?+

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