#DEF5BD Color

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

Color preview

#DEF5BD

Color formats

HEX
#DEF5BD
RGB
rgb(222, 245, 189)
RGBA
rgba(222, 245, 189, 1)
HSL
hsl(85, 74%, 85%)
HSV
hsv(85, 23%, 96%)
CMYK
cmyk(9%, 0%, 23%, 4%)
CSS variable
--color-primary: #DEF5BD;
Lowercase HEX
#def5bd

Shades

Tints

Tones

Harmony

CSS snippets for #DEF5BD

.color-def5bd {
  color: #DEF5BD;
  background-color: #DEF5BD;
}

Frequently asked questions

What color is #DEF5BD?+

#DEF5BD is a HEX color with RGB value rgb(222, 245, 189) and HSL value hsl(85, 74%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF5BD?+

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