#BDDD48 Color

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

Color preview

#BDDD48

Color formats

HEX
#BDDD48
RGB
rgb(189, 221, 72)
RGBA
rgba(189, 221, 72, 1)
HSL
hsl(73, 69%, 57%)
HSV
hsv(73, 67%, 87%)
CMYK
cmyk(14%, 0%, 67%, 13%)
CSS variable
--color-primary: #BDDD48;
Lowercase HEX
#bddd48

Shades

Tints

Tones

Harmony

CSS snippets for #BDDD48

.color-bddd48 {
  color: #BDDD48;
  background-color: #BDDD48;
}

Frequently asked questions

What color is #BDDD48?+

#BDDD48 is a HEX color with RGB value rgb(189, 221, 72) and HSL value hsl(73, 69%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDDD48?+

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