#D6F49F Color

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

Color preview

#D6F49F

Color formats

HEX
#D6F49F
RGB
rgb(214, 244, 159)
RGBA
rgba(214, 244, 159, 1)
HSL
hsl(81, 79%, 79%)
HSV
hsv(81, 35%, 96%)
CMYK
cmyk(12%, 0%, 35%, 4%)
CSS variable
--color-primary: #D6F49F;
Lowercase HEX
#d6f49f

Shades

Tints

Tones

Harmony

CSS snippets for #D6F49F

.color-d6f49f {
  color: #D6F49F;
  background-color: #D6F49F;
}

Frequently asked questions

What color is #D6F49F?+

#D6F49F is a HEX color with RGB value rgb(214, 244, 159) and HSL value hsl(81, 79%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D6F49F?+

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