#A0BAEE Color

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

Color preview

#A0BAEE

Color formats

HEX
#A0BAEE
RGB
rgb(160, 186, 238)
RGBA
rgba(160, 186, 238, 1)
HSL
hsl(220, 70%, 78%)
HSV
hsv(220, 33%, 93%)
CMYK
cmyk(33%, 22%, 0%, 7%)
CSS variable
--color-primary: #A0BAEE;
Lowercase HEX
#a0baee

Shades

Tints

Tones

Harmony

CSS snippets for #A0BAEE

.color-a0baee {
  color: #A0BAEE;
  background-color: #A0BAEE;
}

Frequently asked questions

What color is #A0BAEE?+

#A0BAEE is a HEX color with RGB value rgb(160, 186, 238) and HSL value hsl(220, 70%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0BAEE?+

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