#E6FDCF Color

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

Color preview

#E6FDCF

Color formats

HEX
#E6FDCF
RGB
rgb(230, 253, 207)
RGBA
rgba(230, 253, 207, 1)
HSL
hsl(90, 92%, 90%)
HSV
hsv(90, 18%, 99%)
CMYK
cmyk(9%, 0%, 18%, 1%)
CSS variable
--color-primary: #E6FDCF;
Lowercase HEX
#e6fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #E6FDCF

.color-e6fdcf {
  color: #E6FDCF;
  background-color: #E6FDCF;
}

Frequently asked questions

What color is #E6FDCF?+

#E6FDCF is a HEX color with RGB value rgb(230, 253, 207) and HSL value hsl(90, 92%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E6FDCF?+

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