#BDCF35 Color

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

Color preview

#BDCF35

Color formats

HEX
#BDCF35
RGB
rgb(189, 207, 53)
RGBA
rgba(189, 207, 53, 1)
HSL
hsl(67, 62%, 51%)
HSV
hsv(67, 74%, 81%)
CMYK
cmyk(9%, 0%, 74%, 19%)
CSS variable
--color-primary: #BDCF35;
Lowercase HEX
#bdcf35

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF35

.color-bdcf35 {
  color: #BDCF35;
  background-color: #BDCF35;
}

Frequently asked questions

What color is #BDCF35?+

#BDCF35 is a HEX color with RGB value rgb(189, 207, 53) and HSL value hsl(67, 62%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCF35?+

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