#C5FFFD Color

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

Color preview

#C5FFFD

Color formats

HEX
#C5FFFD
RGB
rgb(197, 255, 253)
RGBA
rgba(197, 255, 253, 1)
HSL
hsl(178, 100%, 89%)
HSV
hsv(178, 23%, 100%)
CMYK
cmyk(23%, 0%, 1%, 0%)
CSS variable
--color-primary: #C5FFFD;
Lowercase HEX
#c5fffd

Shades

Tints

Tones

Harmony

CSS snippets for #C5FFFD

.color-c5fffd {
  color: #C5FFFD;
  background-color: #C5FFFD;
}

Frequently asked questions

What color is #C5FFFD?+

#C5FFFD is a HEX color with RGB value rgb(197, 255, 253) and HSL value hsl(178, 100%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C5FFFD?+

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