#91CEDA Color

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

Color preview

#91CEDA

Color formats

HEX
#91CEDA
RGB
rgb(145, 206, 218)
RGBA
rgba(145, 206, 218, 1)
HSL
hsl(190, 50%, 71%)
HSV
hsv(190, 33%, 85%)
CMYK
cmyk(33%, 6%, 0%, 15%)
CSS variable
--color-primary: #91CEDA;
Lowercase HEX
#91ceda

Shades

Tints

Tones

Harmony

CSS snippets for #91CEDA

.color-91ceda {
  color: #91CEDA;
  background-color: #91CEDA;
}

Frequently asked questions

What color is #91CEDA?+

#91CEDA is a HEX color with RGB value rgb(145, 206, 218) and HSL value hsl(190, 50%, 71%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #91CEDA?+

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