#A6BEDB Color

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

Color preview

#A6BEDB

Color formats

HEX
#A6BEDB
RGB
rgb(166, 190, 219)
RGBA
rgba(166, 190, 219, 1)
HSL
hsl(213, 42%, 75%)
HSV
hsv(213, 24%, 86%)
CMYK
cmyk(24%, 13%, 0%, 14%)
CSS variable
--color-primary: #A6BEDB;
Lowercase HEX
#a6bedb

Shades

Tints

Tones

Harmony

CSS snippets for #A6BEDB

.color-a6bedb {
  color: #A6BEDB;
  background-color: #A6BEDB;
}

Frequently asked questions

What color is #A6BEDB?+

#A6BEDB is a HEX color with RGB value rgb(166, 190, 219) and HSL value hsl(213, 42%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6BEDB?+

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