#A5BFCB Color

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

Color preview

#A5BFCB

Color formats

HEX
#A5BFCB
RGB
rgb(165, 191, 203)
RGBA
rgba(165, 191, 203, 1)
HSL
hsl(199, 27%, 72%)
HSV
hsv(199, 19%, 80%)
CMYK
cmyk(19%, 6%, 0%, 20%)
CSS variable
--color-primary: #A5BFCB;
Lowercase HEX
#a5bfcb

Shades

Tints

Tones

Harmony

CSS snippets for #A5BFCB

.color-a5bfcb {
  color: #A5BFCB;
  background-color: #A5BFCB;
}

Frequently asked questions

What color is #A5BFCB?+

#A5BFCB is a HEX color with RGB value rgb(165, 191, 203) and HSL value hsl(199, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5BFCB?+

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