#DFF09A Color

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

Color preview

#DFF09A

Color formats

HEX
#DFF09A
RGB
rgb(223, 240, 154)
RGBA
rgba(223, 240, 154, 1)
HSL
hsl(72, 74%, 77%)
HSV
hsv(72, 36%, 94%)
CMYK
cmyk(7%, 0%, 36%, 6%)
CSS variable
--color-primary: #DFF09A;
Lowercase HEX
#dff09a

Shades

Tints

Tones

Harmony

CSS snippets for #DFF09A

.color-dff09a {
  color: #DFF09A;
  background-color: #DFF09A;
}

Frequently asked questions

What color is #DFF09A?+

#DFF09A is a HEX color with RGB value rgb(223, 240, 154) and HSL value hsl(72, 74%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF09A?+

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