#D3E69B Color

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

Color preview

#D3E69B

Color formats

HEX
#D3E69B
RGB
rgb(211, 230, 155)
RGBA
rgba(211, 230, 155, 1)
HSL
hsl(75, 60%, 75%)
HSV
hsv(75, 33%, 90%)
CMYK
cmyk(8%, 0%, 33%, 10%)
CSS variable
--color-primary: #D3E69B;
Lowercase HEX
#d3e69b

Shades

Tints

Tones

Harmony

CSS snippets for #D3E69B

.color-d3e69b {
  color: #D3E69B;
  background-color: #D3E69B;
}

Frequently asked questions

What color is #D3E69B?+

#D3E69B is a HEX color with RGB value rgb(211, 230, 155) and HSL value hsl(75, 60%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3E69B?+

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