#BDCC19 Color

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

Color preview

#BDCC19

Color formats

HEX
#BDCC19
RGB
rgb(189, 204, 25)
RGBA
rgba(189, 204, 25, 1)
HSL
hsl(65, 78%, 45%)
HSV
hsv(65, 88%, 80%)
CMYK
cmyk(7%, 0%, 88%, 20%)
CSS variable
--color-primary: #BDCC19;
Lowercase HEX
#bdcc19

Shades

Tints

Tones

Harmony

CSS snippets for #BDCC19

.color-bdcc19 {
  color: #BDCC19;
  background-color: #BDCC19;
}

Frequently asked questions

What color is #BDCC19?+

#BDCC19 is a HEX color with RGB value rgb(189, 204, 25) and HSL value hsl(65, 78%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCC19?+

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