#BDE19D Color

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

Color preview

#BDE19D

Color formats

HEX
#BDE19D
RGB
rgb(189, 225, 157)
RGBA
rgba(189, 225, 157, 1)
HSL
hsl(92, 53%, 75%)
HSV
hsv(92, 30%, 88%)
CMYK
cmyk(16%, 0%, 30%, 12%)
CSS variable
--color-primary: #BDE19D;
Lowercase HEX
#bde19d

Shades

Tints

Tones

Harmony

CSS snippets for #BDE19D

.color-bde19d {
  color: #BDE19D;
  background-color: #BDE19D;
}

Frequently asked questions

What color is #BDE19D?+

#BDE19D is a HEX color with RGB value rgb(189, 225, 157) and HSL value hsl(92, 53%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDE19D?+

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