#BDDD90 Color

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

Color preview

#BDDD90

Color formats

HEX
#BDDD90
RGB
rgb(189, 221, 144)
RGBA
rgba(189, 221, 144, 1)
HSL
hsl(85, 53%, 72%)
HSV
hsv(85, 35%, 87%)
CMYK
cmyk(14%, 0%, 35%, 13%)
CSS variable
--color-primary: #BDDD90;
Lowercase HEX
#bddd90

Shades

Tints

Tones

Harmony

CSS snippets for #BDDD90

.color-bddd90 {
  color: #BDDD90;
  background-color: #BDDD90;
}

Frequently asked questions

What color is #BDDD90?+

#BDDD90 is a HEX color with RGB value rgb(189, 221, 144) and HSL value hsl(85, 53%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDDD90?+

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