#EBFEB3 Color

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

Color preview

#EBFEB3

Color formats

HEX
#EBFEB3
RGB
rgb(235, 254, 179)
RGBA
rgba(235, 254, 179, 1)
HSL
hsl(75, 97%, 85%)
HSV
hsv(75, 30%, 100%)
CMYK
cmyk(7%, 0%, 30%, 0%)
CSS variable
--color-primary: #EBFEB3;
Lowercase HEX
#ebfeb3

Shades

Tints

Tones

Harmony

CSS snippets for #EBFEB3

.color-ebfeb3 {
  color: #EBFEB3;
  background-color: #EBFEB3;
}

Frequently asked questions

What color is #EBFEB3?+

#EBFEB3 is a HEX color with RGB value rgb(235, 254, 179) and HSL value hsl(75, 97%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBFEB3?+

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