#CDFFE7 Color

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

Color preview

#CDFFE7

Color formats

HEX
#CDFFE7
RGB
rgb(205, 255, 231)
RGBA
rgba(205, 255, 231, 1)
HSL
hsl(151, 100%, 90%)
HSV
hsv(151, 20%, 100%)
CMYK
cmyk(20%, 0%, 9%, 0%)
CSS variable
--color-primary: #CDFFE7;
Lowercase HEX
#cdffe7

Shades

Tints

Tones

Harmony

CSS snippets for #CDFFE7

.color-cdffe7 {
  color: #CDFFE7;
  background-color: #CDFFE7;
}

Frequently asked questions

What color is #CDFFE7?+

#CDFFE7 is a HEX color with RGB value rgb(205, 255, 231) and HSL value hsl(151, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDFFE7?+

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