#A1A7EA Color

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

Color preview

#A1A7EA

Color formats

HEX
#A1A7EA
RGB
rgb(161, 167, 234)
RGBA
rgba(161, 167, 234, 1)
HSL
hsl(235, 63%, 77%)
HSV
hsv(235, 31%, 92%)
CMYK
cmyk(31%, 29%, 0%, 8%)
CSS variable
--color-primary: #A1A7EA;
Lowercase HEX
#a1a7ea

Shades

Tints

Tones

Harmony

CSS snippets for #A1A7EA

.color-a1a7ea {
  color: #A1A7EA;
  background-color: #A1A7EA;
}

Frequently asked questions

What color is #A1A7EA?+

#A1A7EA is a HEX color with RGB value rgb(161, 167, 234) and HSL value hsl(235, 63%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1A7EA?+

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