#EDFFB8 Color

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

Color preview

#EDFFB8

Color formats

HEX
#EDFFB8
RGB
rgb(237, 255, 184)
RGBA
rgba(237, 255, 184, 1)
HSL
hsl(75, 100%, 86%)
HSV
hsv(75, 28%, 100%)
CMYK
cmyk(7%, 0%, 28%, 0%)
CSS variable
--color-primary: #EDFFB8;
Lowercase HEX
#edffb8

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFB8

.color-edffb8 {
  color: #EDFFB8;
  background-color: #EDFFB8;
}

Frequently asked questions

What color is #EDFFB8?+

#EDFFB8 is a HEX color with RGB value rgb(237, 255, 184) and HSL value hsl(75, 100%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDFFB8?+

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