#D7F2EB Color

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

Color preview

#D7F2EB

Color formats

HEX
#D7F2EB
RGB
rgb(215, 242, 235)
RGBA
rgba(215, 242, 235, 1)
HSL
hsl(164, 51%, 90%)
HSV
hsv(164, 11%, 95%)
CMYK
cmyk(11%, 0%, 3%, 5%)
CSS variable
--color-primary: #D7F2EB;
Lowercase HEX
#d7f2eb

Shades

Tints

Tones

Harmony

CSS snippets for #D7F2EB

.color-d7f2eb {
  color: #D7F2EB;
  background-color: #D7F2EB;
}

Frequently asked questions

What color is #D7F2EB?+

#D7F2EB is a HEX color with RGB value rgb(215, 242, 235) and HSL value hsl(164, 51%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7F2EB?+

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