#95CFFB Color

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

Color preview

#95CFFB

Color formats

HEX
#95CFFB
RGB
rgb(149, 207, 251)
RGBA
rgba(149, 207, 251, 1)
HSL
hsl(206, 93%, 78%)
HSV
hsv(206, 41%, 98%)
CMYK
cmyk(41%, 18%, 0%, 2%)
CSS variable
--color-primary: #95CFFB;
Lowercase HEX
#95cffb

Shades

Tints

Tones

Harmony

CSS snippets for #95CFFB

.color-95cffb {
  color: #95CFFB;
  background-color: #95CFFB;
}

Frequently asked questions

What color is #95CFFB?+

#95CFFB is a HEX color with RGB value rgb(149, 207, 251) and HSL value hsl(206, 93%, 78%). Its closest CSS named color is LightSkyBlue.

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

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