#A8BFEE Color

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

Color preview

#A8BFEE

Color formats

HEX
#A8BFEE
RGB
rgb(168, 191, 238)
RGBA
rgba(168, 191, 238, 1)
HSL
hsl(220, 67%, 80%)
HSV
hsv(220, 29%, 93%)
CMYK
cmyk(29%, 20%, 0%, 7%)
CSS variable
--color-primary: #A8BFEE;
Lowercase HEX
#a8bfee

Shades

Tints

Tones

Harmony

CSS snippets for #A8BFEE

.color-a8bfee {
  color: #A8BFEE;
  background-color: #A8BFEE;
}

Frequently asked questions

What color is #A8BFEE?+

#A8BFEE is a HEX color with RGB value rgb(168, 191, 238) and HSL value hsl(220, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8BFEE?+

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