#CDFB98 Color

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

Color preview

#CDFB98

Color formats

HEX
#CDFB98
RGB
rgb(205, 251, 152)
RGBA
rgba(205, 251, 152, 1)
HSL
hsl(88, 93%, 79%)
HSV
hsv(88, 39%, 98%)
CMYK
cmyk(18%, 0%, 39%, 2%)
CSS variable
--color-primary: #CDFB98;
Lowercase HEX
#cdfb98

Shades

Tints

Tones

Harmony

CSS snippets for #CDFB98

.color-cdfb98 {
  color: #CDFB98;
  background-color: #CDFB98;
}

Frequently asked questions

What color is #CDFB98?+

#CDFB98 is a HEX color with RGB value rgb(205, 251, 152) and HSL value hsl(88, 93%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFB98?+

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