#A6CBE0 Color

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

Color preview

#A6CBE0

Color formats

HEX
#A6CBE0
RGB
rgb(166, 203, 224)
RGBA
rgba(166, 203, 224, 1)
HSL
hsl(202, 48%, 76%)
HSV
hsv(202, 26%, 88%)
CMYK
cmyk(26%, 9%, 0%, 12%)
CSS variable
--color-primary: #A6CBE0;
Lowercase HEX
#a6cbe0

Shades

Tints

Tones

Harmony

CSS snippets for #A6CBE0

.color-a6cbe0 {
  color: #A6CBE0;
  background-color: #A6CBE0;
}

Frequently asked questions

What color is #A6CBE0?+

#A6CBE0 is a HEX color with RGB value rgb(166, 203, 224) and HSL value hsl(202, 48%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6CBE0?+

The closest Tailwind color is blue-300, available as the bg-blue-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