#9CAEEA Color

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

Color preview

#9CAEEA

Color formats

HEX
#9CAEEA
RGB
rgb(156, 174, 234)
RGBA
rgba(156, 174, 234, 1)
HSL
hsl(226, 65%, 76%)
HSV
hsv(226, 33%, 92%)
CMYK
cmyk(33%, 26%, 0%, 8%)
CSS variable
--color-primary: #9CAEEA;
Lowercase HEX
#9caeea

Shades

Tints

Tones

Harmony

CSS snippets for #9CAEEA

.color-9caeea {
  color: #9CAEEA;
  background-color: #9CAEEA;
}

Frequently asked questions

What color is #9CAEEA?+

#9CAEEA is a HEX color with RGB value rgb(156, 174, 234) and HSL value hsl(226, 65%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9CAEEA?+

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