#DFFDCB Color

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

Color preview

#DFFDCB

Color formats

HEX
#DFFDCB
RGB
rgb(223, 253, 203)
RGBA
rgba(223, 253, 203, 1)
HSL
hsl(96, 93%, 89%)
HSV
hsv(96, 20%, 99%)
CMYK
cmyk(12%, 0%, 20%, 1%)
CSS variable
--color-primary: #DFFDCB;
Lowercase HEX
#dffdcb

Shades

Tints

Tones

Harmony

CSS snippets for #DFFDCB

.color-dffdcb {
  color: #DFFDCB;
  background-color: #DFFDCB;
}

Frequently asked questions

What color is #DFFDCB?+

#DFFDCB is a HEX color with RGB value rgb(223, 253, 203) and HSL value hsl(96, 93%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DFFDCB?+

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