#D7FBCF Color

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

Color preview

#D7FBCF

Color formats

HEX
#D7FBCF
RGB
rgb(215, 251, 207)
RGBA
rgba(215, 251, 207, 1)
HSL
hsl(109, 85%, 90%)
HSV
hsv(109, 18%, 98%)
CMYK
cmyk(14%, 0%, 18%, 2%)
CSS variable
--color-primary: #D7FBCF;
Lowercase HEX
#d7fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #D7FBCF

.color-d7fbcf {
  color: #D7FBCF;
  background-color: #D7FBCF;
}

Frequently asked questions

What color is #D7FBCF?+

#D7FBCF is a HEX color with RGB value rgb(215, 251, 207) and HSL value hsl(109, 85%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #D7FBCF?+

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