#BDCA30 Color

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

Color preview

#BDCA30

Color formats

HEX
#BDCA30
RGB
rgb(189, 202, 48)
RGBA
rgba(189, 202, 48, 1)
HSL
hsl(65, 62%, 49%)
HSV
hsv(65, 76%, 79%)
CMYK
cmyk(6%, 0%, 76%, 21%)
CSS variable
--color-primary: #BDCA30;
Lowercase HEX
#bdca30

Shades

Tints

Tones

Harmony

CSS snippets for #BDCA30

.color-bdca30 {
  color: #BDCA30;
  background-color: #BDCA30;
}

Frequently asked questions

What color is #BDCA30?+

#BDCA30 is a HEX color with RGB value rgb(189, 202, 48) and HSL value hsl(65, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCA30?+

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