#BDD180 Color

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

Color preview

#BDD180

Color formats

HEX
#BDD180
RGB
rgb(189, 209, 128)
RGBA
rgba(189, 209, 128, 1)
HSL
hsl(75, 47%, 66%)
HSV
hsv(75, 39%, 82%)
CMYK
cmyk(10%, 0%, 39%, 18%)
CSS variable
--color-primary: #BDD180;
Lowercase HEX
#bdd180

Shades

Tints

Tones

Harmony

CSS snippets for #BDD180

.color-bdd180 {
  color: #BDD180;
  background-color: #BDD180;
}

Frequently asked questions

What color is #BDD180?+

#BDD180 is a HEX color with RGB value rgb(189, 209, 128) and HSL value hsl(75, 47%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD180?+

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