#BDEDA1 Color

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

Color preview

#BDEDA1

Color formats

HEX
#BDEDA1
RGB
rgb(189, 237, 161)
RGBA
rgba(189, 237, 161, 1)
HSL
hsl(98, 68%, 78%)
HSV
hsv(98, 32%, 93%)
CMYK
cmyk(20%, 0%, 32%, 7%)
CSS variable
--color-primary: #BDEDA1;
Lowercase HEX
#bdeda1

Shades

Tints

Tones

Harmony

CSS snippets for #BDEDA1

.color-bdeda1 {
  color: #BDEDA1;
  background-color: #BDEDA1;
}

Frequently asked questions

What color is #BDEDA1?+

#BDEDA1 is a HEX color with RGB value rgb(189, 237, 161) and HSL value hsl(98, 68%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDEDA1?+

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