#95CCFF Color

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

Color preview

#95CCFF

Color formats

HEX
#95CCFF
RGB
rgb(149, 204, 255)
RGBA
rgba(149, 204, 255, 1)
HSL
hsl(209, 100%, 79%)
HSV
hsv(209, 42%, 100%)
CMYK
cmyk(42%, 20%, 0%, 0%)
CSS variable
--color-primary: #95CCFF;
Lowercase HEX
#95ccff

Shades

Tints

Tones

Harmony

CSS snippets for #95CCFF

.color-95ccff {
  color: #95CCFF;
  background-color: #95CCFF;
}

Frequently asked questions

What color is #95CCFF?+

#95CCFF is a HEX color with RGB value rgb(149, 204, 255) and HSL value hsl(209, 100%, 79%). Its closest CSS named color is LightSkyBlue.

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

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