#BDE256 Color

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

Color preview

#BDE256

Color formats

HEX
#BDE256
RGB
rgb(189, 226, 86)
RGBA
rgba(189, 226, 86, 1)
HSL
hsl(76, 71%, 61%)
HSV
hsv(76, 62%, 89%)
CMYK
cmyk(16%, 0%, 62%, 11%)
CSS variable
--color-primary: #BDE256;
Lowercase HEX
#bde256

Shades

Tints

Tones

Harmony

CSS snippets for #BDE256

.color-bde256 {
  color: #BDE256;
  background-color: #BDE256;
}

Frequently asked questions

What color is #BDE256?+

#BDE256 is a HEX color with RGB value rgb(189, 226, 86) and HSL value hsl(76, 71%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDE256?+

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