#E6F7BD Color

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

Color preview

#E6F7BD

Color formats

HEX
#E6F7BD
RGB
rgb(230, 247, 189)
RGBA
rgba(230, 247, 189, 1)
HSL
hsl(78, 78%, 85%)
HSV
hsv(78, 23%, 97%)
CMYK
cmyk(7%, 0%, 23%, 3%)
CSS variable
--color-primary: #E6F7BD;
Lowercase HEX
#e6f7bd

Shades

Tints

Tones

Harmony

CSS snippets for #E6F7BD

.color-e6f7bd {
  color: #E6F7BD;
  background-color: #E6F7BD;
}

Frequently asked questions

What color is #E6F7BD?+

#E6F7BD is a HEX color with RGB value rgb(230, 247, 189) and HSL value hsl(78, 78%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6F7BD?+

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