#95CDFE Color

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

Color preview

#95CDFE

Color formats

HEX
#95CDFE
RGB
rgb(149, 205, 254)
RGBA
rgba(149, 205, 254, 1)
HSL
hsl(208, 98%, 79%)
HSV
hsv(208, 41%, 100%)
CMYK
cmyk(41%, 19%, 0%, 0%)
CSS variable
--color-primary: #95CDFE;
Lowercase HEX
#95cdfe

Shades

Tints

Tones

Harmony

CSS snippets for #95CDFE

.color-95cdfe {
  color: #95CDFE;
  background-color: #95CDFE;
}

Frequently asked questions

What color is #95CDFE?+

#95CDFE is a HEX color with RGB value rgb(149, 205, 254) and HSL value hsl(208, 98%, 79%). Its closest CSS named color is LightSkyBlue.

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

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