#EBFFA9 Color

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

Color preview

#EBFFA9

Color formats

HEX
#EBFFA9
RGB
rgb(235, 255, 169)
RGBA
rgba(235, 255, 169, 1)
HSL
hsl(74, 100%, 83%)
HSV
hsv(74, 34%, 100%)
CMYK
cmyk(8%, 0%, 34%, 0%)
CSS variable
--color-primary: #EBFFA9;
Lowercase HEX
#ebffa9

Shades

Tints

Tones

Harmony

CSS snippets for #EBFFA9

.color-ebffa9 {
  color: #EBFFA9;
  background-color: #EBFFA9;
}

Frequently asked questions

What color is #EBFFA9?+

#EBFFA9 is a HEX color with RGB value rgb(235, 255, 169) and HSL value hsl(74, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBFFA9?+

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