#D5FBCB Color

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

Color preview

#D5FBCB

Color formats

HEX
#D5FBCB
RGB
rgb(213, 251, 203)
RGBA
rgba(213, 251, 203, 1)
HSL
hsl(107, 86%, 89%)
HSV
hsv(107, 19%, 98%)
CMYK
cmyk(15%, 0%, 19%, 2%)
CSS variable
--color-primary: #D5FBCB;
Lowercase HEX
#d5fbcb

Shades

Tints

Tones

Harmony

CSS snippets for #D5FBCB

.color-d5fbcb {
  color: #D5FBCB;
  background-color: #D5FBCB;
}

Frequently asked questions

What color is #D5FBCB?+

#D5FBCB is a HEX color with RGB value rgb(213, 251, 203) and HSL value hsl(107, 86%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5FBCB?+

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