#DDFB5B Color

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

Color preview

#DDFB5B

Color formats

HEX
#DDFB5B
RGB
rgb(221, 251, 91)
RGBA
rgba(221, 251, 91, 1)
HSL
hsl(71, 95%, 67%)
HSV
hsv(71, 64%, 98%)
CMYK
cmyk(12%, 0%, 64%, 2%)
CSS variable
--color-primary: #DDFB5B;
Lowercase HEX
#ddfb5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDFB5B

.color-ddfb5b {
  color: #DDFB5B;
  background-color: #DDFB5B;
}

Frequently asked questions

What color is #DDFB5B?+

#DDFB5B is a HEX color with RGB value rgb(221, 251, 91) and HSL value hsl(71, 95%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDFB5B?+

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