#EBFF7B Color

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

Color preview

#EBFF7B

Color formats

HEX
#EBFF7B
RGB
rgb(235, 255, 123)
RGBA
rgba(235, 255, 123, 1)
HSL
hsl(69, 100%, 74%)
HSV
hsv(69, 52%, 100%)
CMYK
cmyk(8%, 0%, 52%, 0%)
CSS variable
--color-primary: #EBFF7B;
Lowercase HEX
#ebff7b

Shades

Tints

Tones

Harmony

CSS snippets for #EBFF7B

.color-ebff7b {
  color: #EBFF7B;
  background-color: #EBFF7B;
}

Frequently asked questions

What color is #EBFF7B?+

#EBFF7B is a HEX color with RGB value rgb(235, 255, 123) and HSL value hsl(69, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBFF7B?+

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