#EBFFA5 Color

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

Color preview

#EBFFA5

Color formats

HEX
#EBFFA5
RGB
rgb(235, 255, 165)
RGBA
rgba(235, 255, 165, 1)
HSL
hsl(73, 100%, 82%)
HSV
hsv(73, 35%, 100%)
CMYK
cmyk(8%, 0%, 35%, 0%)
CSS variable
--color-primary: #EBFFA5;
Lowercase HEX
#ebffa5

Shades

Tints

Tones

Harmony

CSS snippets for #EBFFA5

.color-ebffa5 {
  color: #EBFFA5;
  background-color: #EBFFA5;
}

Frequently asked questions

What color is #EBFFA5?+

#EBFFA5 is a HEX color with RGB value rgb(235, 255, 165) and HSL value hsl(73, 100%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBFFA5?+

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