#DFF773 Color

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

Color preview

#DFF773

Color formats

HEX
#DFF773
RGB
rgb(223, 247, 115)
RGBA
rgba(223, 247, 115, 1)
HSL
hsl(71, 89%, 71%)
HSV
hsv(71, 53%, 97%)
CMYK
cmyk(10%, 0%, 53%, 3%)
CSS variable
--color-primary: #DFF773;
Lowercase HEX
#dff773

Shades

Tints

Tones

Harmony

CSS snippets for #DFF773

.color-dff773 {
  color: #DFF773;
  background-color: #DFF773;
}

Frequently asked questions

What color is #DFF773?+

#DFF773 is a HEX color with RGB value rgb(223, 247, 115) and HSL value hsl(71, 89%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF773?+

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