#DFF3E5 Color

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

Color preview

#DFF3E5

Color formats

HEX
#DFF3E5
RGB
rgb(223, 243, 229)
RGBA
rgba(223, 243, 229, 1)
HSL
hsl(138, 45%, 91%)
HSV
hsv(138, 8%, 95%)
CMYK
cmyk(8%, 0%, 6%, 5%)
CSS variable
--color-primary: #DFF3E5;
Lowercase HEX
#dff3e5

Shades

Tints

Tones

Harmony

CSS snippets for #DFF3E5

.color-dff3e5 {
  color: #DFF3E5;
  background-color: #DFF3E5;
}

Frequently asked questions

What color is #DFF3E5?+

#DFF3E5 is a HEX color with RGB value rgb(223, 243, 229) and HSL value hsl(138, 45%, 91%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #DFF3E5?+

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