#95FFFD Color

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

Color preview

#95FFFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95FFFD

.color-95fffd {
  color: #95FFFD;
  background-color: #95FFFD;
}

Frequently asked questions

What color is #95FFFD?+

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

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

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