#DDE98B Color

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

Color preview

#DDE98B

Color formats

HEX
#DDE98B
RGB
rgb(221, 233, 139)
RGBA
rgba(221, 233, 139, 1)
HSL
hsl(68, 68%, 73%)
HSV
hsv(68, 40%, 91%)
CMYK
cmyk(5%, 0%, 40%, 9%)
CSS variable
--color-primary: #DDE98B;
Lowercase HEX
#dde98b

Shades

Tints

Tones

Harmony

CSS snippets for #DDE98B

.color-dde98b {
  color: #DDE98B;
  background-color: #DDE98B;
}

Frequently asked questions

What color is #DDE98B?+

#DDE98B is a HEX color with RGB value rgb(221, 233, 139) and HSL value hsl(68, 68%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDE98B?+

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