#EBFFF6 Color

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

Color preview

#EBFFF6

Color formats

HEX
#EBFFF6
RGB
rgb(235, 255, 246)
RGBA
rgba(235, 255, 246, 1)
HSL
hsl(153, 100%, 96%)
HSV
hsv(153, 8%, 100%)
CMYK
cmyk(8%, 0%, 4%, 0%)
CSS variable
--color-primary: #EBFFF6;
Lowercase HEX
#ebfff6

Shades

Tints

Tones

Harmony

CSS snippets for #EBFFF6

.color-ebfff6 {
  color: #EBFFF6;
  background-color: #EBFFF6;
}

Frequently asked questions

What color is #EBFFF6?+

#EBFFF6 is a HEX color with RGB value rgb(235, 255, 246) and HSL value hsl(153, 100%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFFF6?+

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