#DFF5BE Color

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

Color preview

#DFF5BE

Color formats

HEX
#DFF5BE
RGB
rgb(223, 245, 190)
RGBA
rgba(223, 245, 190, 1)
HSL
hsl(84, 73%, 85%)
HSV
hsv(84, 22%, 96%)
CMYK
cmyk(9%, 0%, 22%, 4%)
CSS variable
--color-primary: #DFF5BE;
Lowercase HEX
#dff5be

Shades

Tints

Tones

Harmony

CSS snippets for #DFF5BE

.color-dff5be {
  color: #DFF5BE;
  background-color: #DFF5BE;
}

Frequently asked questions

What color is #DFF5BE?+

#DFF5BE is a HEX color with RGB value rgb(223, 245, 190) and HSL value hsl(84, 73%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF5BE?+

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