#BCDD98 Color

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

Color preview

#BCDD98

Color formats

HEX
#BCDD98
RGB
rgb(188, 221, 152)
RGBA
rgba(188, 221, 152, 1)
HSL
hsl(89, 50%, 73%)
HSV
hsv(89, 31%, 87%)
CMYK
cmyk(15%, 0%, 31%, 13%)
CSS variable
--color-primary: #BCDD98;
Lowercase HEX
#bcdd98

Shades

Tints

Tones

Harmony

CSS snippets for #BCDD98

.color-bcdd98 {
  color: #BCDD98;
  background-color: #BCDD98;
}

Frequently asked questions

What color is #BCDD98?+

#BCDD98 is a HEX color with RGB value rgb(188, 221, 152) and HSL value hsl(89, 50%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCDD98?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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