#95FFFF Color

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

Color preview

#95FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95FFFF

.color-95ffff {
  color: #95FFFF;
  background-color: #95FFFF;
}

Frequently asked questions

What color is #95FFFF?+

#95FFFF is a HEX color with RGB value rgb(149, 255, 255) and HSL value hsl(180, 100%, 79%). Its closest CSS named color is PaleTurquoise.

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

The closest Tailwind color is cyan-200, available as the bg-cyan-200 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