#9DCAEA Color

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

Color preview

#9DCAEA

Color formats

HEX
#9DCAEA
RGB
rgb(157, 202, 234)
RGBA
rgba(157, 202, 234, 1)
HSL
hsl(205, 65%, 77%)
HSV
hsv(205, 33%, 92%)
CMYK
cmyk(33%, 14%, 0%, 8%)
CSS variable
--color-primary: #9DCAEA;
Lowercase HEX
#9dcaea

Shades

Tints

Tones

Harmony

CSS snippets for #9DCAEA

.color-9dcaea {
  color: #9DCAEA;
  background-color: #9DCAEA;
}

Frequently asked questions

What color is #9DCAEA?+

#9DCAEA is a HEX color with RGB value rgb(157, 202, 234) and HSL value hsl(205, 65%, 77%). Its closest CSS named color is LightBlue.

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

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