#DFF5CB Color

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

Color preview

#DFF5CB

Color formats

HEX
#DFF5CB
RGB
rgb(223, 245, 203)
RGBA
rgba(223, 245, 203, 1)
HSL
hsl(91, 68%, 88%)
HSV
hsv(91, 17%, 96%)
CMYK
cmyk(9%, 0%, 17%, 4%)
CSS variable
--color-primary: #DFF5CB;
Lowercase HEX
#dff5cb

Shades

Tints

Tones

Harmony

CSS snippets for #DFF5CB

.color-dff5cb {
  color: #DFF5CB;
  background-color: #DFF5CB;
}

Frequently asked questions

What color is #DFF5CB?+

#DFF5CB is a HEX color with RGB value rgb(223, 245, 203) and HSL value hsl(91, 68%, 88%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DFF5CB?+

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