#A0BFDA Color

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

Color preview

#A0BFDA

Color formats

HEX
#A0BFDA
RGB
rgb(160, 191, 218)
RGBA
rgba(160, 191, 218, 1)
HSL
hsl(208, 44%, 74%)
HSV
hsv(208, 27%, 85%)
CMYK
cmyk(27%, 12%, 0%, 15%)
CSS variable
--color-primary: #A0BFDA;
Lowercase HEX
#a0bfda

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFDA

.color-a0bfda {
  color: #A0BFDA;
  background-color: #A0BFDA;
}

Frequently asked questions

What color is #A0BFDA?+

#A0BFDA is a HEX color with RGB value rgb(160, 191, 218) and HSL value hsl(208, 44%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0BFDA?+

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