#A4B6FF Color

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

Color preview

#A4B6FF

Color formats

HEX
#A4B6FF
RGB
rgb(164, 182, 255)
RGBA
rgba(164, 182, 255, 1)
HSL
hsl(228, 100%, 82%)
HSV
hsv(228, 36%, 100%)
CMYK
cmyk(36%, 29%, 0%, 0%)
CSS variable
--color-primary: #A4B6FF;
Lowercase HEX
#a4b6ff

Shades

Tints

Tones

Harmony

CSS snippets for #A4B6FF

.color-a4b6ff {
  color: #A4B6FF;
  background-color: #A4B6FF;
}

Frequently asked questions

What color is #A4B6FF?+

#A4B6FF is a HEX color with RGB value rgb(164, 182, 255) and HSL value hsl(228, 100%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4B6FF?+

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