#D2FFEB Color

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

Color preview

#D2FFEB

Color formats

HEX
#D2FFEB
RGB
rgb(210, 255, 235)
RGBA
rgba(210, 255, 235, 1)
HSL
hsl(153, 100%, 91%)
HSV
hsv(153, 18%, 100%)
CMYK
cmyk(18%, 0%, 8%, 0%)
CSS variable
--color-primary: #D2FFEB;
Lowercase HEX
#d2ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #D2FFEB

.color-d2ffeb {
  color: #D2FFEB;
  background-color: #D2FFEB;
}

Frequently asked questions

What color is #D2FFEB?+

#D2FFEB is a HEX color with RGB value rgb(210, 255, 235) and HSL value hsl(153, 100%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D2FFEB?+

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