#CDDB98 Color

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

Color preview

#CDDB98

Color formats

HEX
#CDDB98
RGB
rgb(205, 219, 152)
RGBA
rgba(205, 219, 152, 1)
HSL
hsl(73, 48%, 73%)
HSV
hsv(73, 31%, 86%)
CMYK
cmyk(6%, 0%, 31%, 14%)
CSS variable
--color-primary: #CDDB98;
Lowercase HEX
#cddb98

Shades

Tints

Tones

Harmony

CSS snippets for #CDDB98

.color-cddb98 {
  color: #CDDB98;
  background-color: #CDDB98;
}

Frequently asked questions

What color is #CDDB98?+

#CDDB98 is a HEX color with RGB value rgb(205, 219, 152) and HSL value hsl(73, 48%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDB98?+

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