#DCFBCB Color

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

Color preview

#DCFBCB

Color formats

HEX
#DCFBCB
RGB
rgb(220, 251, 203)
RGBA
rgba(220, 251, 203, 1)
HSL
hsl(99, 86%, 89%)
HSV
hsv(99, 19%, 98%)
CMYK
cmyk(12%, 0%, 19%, 2%)
CSS variable
--color-primary: #DCFBCB;
Lowercase HEX
#dcfbcb

Shades

Tints

Tones

Harmony

CSS snippets for #DCFBCB

.color-dcfbcb {
  color: #DCFBCB;
  background-color: #DCFBCB;
}

Frequently asked questions

What color is #DCFBCB?+

#DCFBCB is a HEX color with RGB value rgb(220, 251, 203) and HSL value hsl(99, 86%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DCFBCB?+

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