#BDE180 Color

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

Color preview

#BDE180

Color formats

HEX
#BDE180
RGB
rgb(189, 225, 128)
RGBA
rgba(189, 225, 128, 1)
HSL
hsl(82, 62%, 69%)
HSV
hsv(82, 43%, 88%)
CMYK
cmyk(16%, 0%, 43%, 12%)
CSS variable
--color-primary: #BDE180;
Lowercase HEX
#bde180

Shades

Tints

Tones

Harmony

CSS snippets for #BDE180

.color-bde180 {
  color: #BDE180;
  background-color: #BDE180;
}

Frequently asked questions

What color is #BDE180?+

#BDE180 is a HEX color with RGB value rgb(189, 225, 128) and HSL value hsl(82, 62%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDE180?+

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