#DDFB8B Color

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

Color preview

#DDFB8B

Color formats

HEX
#DDFB8B
RGB
rgb(221, 251, 139)
RGBA
rgba(221, 251, 139, 1)
HSL
hsl(76, 93%, 76%)
HSV
hsv(76, 45%, 98%)
CMYK
cmyk(12%, 0%, 45%, 2%)
CSS variable
--color-primary: #DDFB8B;
Lowercase HEX
#ddfb8b

Shades

Tints

Tones

Harmony

CSS snippets for #DDFB8B

.color-ddfb8b {
  color: #DDFB8B;
  background-color: #DDFB8B;
}

Frequently asked questions

What color is #DDFB8B?+

#DDFB8B is a HEX color with RGB value rgb(221, 251, 139) and HSL value hsl(76, 93%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDFB8B?+

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