#CEDFA2 Color

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

Color preview

#CEDFA2

Color formats

HEX
#CEDFA2
RGB
rgb(206, 223, 162)
RGBA
rgba(206, 223, 162, 1)
HSL
hsl(77, 49%, 75%)
HSV
hsv(77, 27%, 87%)
CMYK
cmyk(8%, 0%, 27%, 13%)
CSS variable
--color-primary: #CEDFA2;
Lowercase HEX
#cedfa2

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFA2

.color-cedfa2 {
  color: #CEDFA2;
  background-color: #CEDFA2;
}

Frequently asked questions

What color is #CEDFA2?+

#CEDFA2 is a HEX color with RGB value rgb(206, 223, 162) and HSL value hsl(77, 49%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEDFA2?+

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