#A2B6FF Color

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

Color preview

#A2B6FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2B6FF

.color-a2b6ff {
  color: #A2B6FF;
  background-color: #A2B6FF;
}

Frequently asked questions

What color is #A2B6FF?+

#A2B6FF is a HEX color with RGB value rgb(162, 182, 255) and HSL value hsl(227, 100%, 82%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A2B6FF?+

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