#95CEDA Color

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

Color preview

#95CEDA

Color formats

HEX
#95CEDA
RGB
rgb(149, 206, 218)
RGBA
rgba(149, 206, 218, 1)
HSL
hsl(190, 48%, 72%)
HSV
hsv(190, 32%, 85%)
CMYK
cmyk(32%, 6%, 0%, 15%)
CSS variable
--color-primary: #95CEDA;
Lowercase HEX
#95ceda

Shades

Tints

Tones

Harmony

CSS snippets for #95CEDA

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

Frequently asked questions

What color is #95CEDA?+

#95CEDA is a HEX color with RGB value rgb(149, 206, 218) and HSL value hsl(190, 48%, 72%). Its closest CSS named color is SkyBlue.

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

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