#A4ADEE Color

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

Color preview

#A4ADEE

Color formats

HEX
#A4ADEE
RGB
rgb(164, 173, 238)
RGBA
rgba(164, 173, 238, 1)
HSL
hsl(233, 69%, 79%)
HSV
hsv(233, 31%, 93%)
CMYK
cmyk(31%, 27%, 0%, 7%)
CSS variable
--color-primary: #A4ADEE;
Lowercase HEX
#a4adee

Shades

Tints

Tones

Harmony

CSS snippets for #A4ADEE

.color-a4adee {
  color: #A4ADEE;
  background-color: #A4ADEE;
}

Frequently asked questions

What color is #A4ADEE?+

#A4ADEE is a HEX color with RGB value rgb(164, 173, 238) and HSL value hsl(233, 69%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4ADEE?+

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