#D0FFEB Color

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

Color preview

#D0FFEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D0FFEB

.color-d0ffeb {
  color: #D0FFEB;
  background-color: #D0FFEB;
}

Frequently asked questions

What color is #D0FFEB?+

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

What is the closest Tailwind color to #D0FFEB?+

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