#CDDF30 Color

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

Color preview

#CDDF30

Color formats

HEX
#CDDF30
RGB
rgb(205, 223, 48)
RGBA
rgba(205, 223, 48, 1)
HSL
hsl(66, 73%, 53%)
HSV
hsv(66, 78%, 87%)
CMYK
cmyk(8%, 0%, 78%, 13%)
CSS variable
--color-primary: #CDDF30;
Lowercase HEX
#cddf30

Shades

Tints

Tones

Harmony

CSS snippets for #CDDF30

.color-cddf30 {
  color: #CDDF30;
  background-color: #CDDF30;
}

Frequently asked questions

What color is #CDDF30?+

#CDDF30 is a HEX color with RGB value rgb(205, 223, 48) and HSL value hsl(66, 73%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDF30?+

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