#DDEB81 Color

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

Color preview

#DDEB81

Color formats

HEX
#DDEB81
RGB
rgb(221, 235, 129)
RGBA
rgba(221, 235, 129, 1)
HSL
hsl(68, 73%, 71%)
HSV
hsv(68, 45%, 92%)
CMYK
cmyk(6%, 0%, 45%, 8%)
CSS variable
--color-primary: #DDEB81;
Lowercase HEX
#ddeb81

Shades

Tints

Tones

Harmony

CSS snippets for #DDEB81

.color-ddeb81 {
  color: #DDEB81;
  background-color: #DDEB81;
}

Frequently asked questions

What color is #DDEB81?+

#DDEB81 is a HEX color with RGB value rgb(221, 235, 129) and HSL value hsl(68, 73%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDEB81?+

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