#A0BDCF Color

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

Color preview

#A0BDCF

Color formats

HEX
#A0BDCF
RGB
rgb(160, 189, 207)
RGBA
rgba(160, 189, 207, 1)
HSL
hsl(203, 33%, 72%)
HSV
hsv(203, 23%, 81%)
CMYK
cmyk(23%, 9%, 0%, 19%)
CSS variable
--color-primary: #A0BDCF;
Lowercase HEX
#a0bdcf

Shades

Tints

Tones

Harmony

CSS snippets for #A0BDCF

.color-a0bdcf {
  color: #A0BDCF;
  background-color: #A0BDCF;
}

Frequently asked questions

What color is #A0BDCF?+

#A0BDCF is a HEX color with RGB value rgb(160, 189, 207) and HSL value hsl(203, 33%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0BDCF?+

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