#CCD996 Color Information

Hex color code: #CCD996

#CCD996 is a soft yellow color. In RGB it is (204, 217, 150), and in HSL it is (72°, 47%, 72%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CCD996
RGB
204, 217, 150
HSL
72°, 47%, 72%
CMYK
6%, 0%, 31%, 15%

Shades

CSS Usage
color: #CCD996;
background-color: #CCD996;
border-color: #CCD996;
box-shadow: 0 0 10px #CCD996;
border: 2px solid #CCD996;
Tailwind Usage
bg-[#CCD996]
text-[#CCD996]
border-[#CCD996]
shadow-[0_0_10px_CCD996]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCD996, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCD996; color: #000000; }

Badge

New Feature
.badge { background-color: #CCD996; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCD996; background-color: #CCD99615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCD99620; border-left: 4px solid #CCD996; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCD996; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCD996 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 217, 150

Red: 204 / Green: 217 / Blue: 150

HSL

72°, 47%, 72%

Hue: 72° / Saturation: 47% / Lightness: 72%

CMYK

6%, 0%, 31%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 31% / Key: 15%

What color is #CCD996?

#CCD996 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCD996 to RGB:

rgb(204, 217, 150)HEX to RGB Converter →

HEX to HSL

Convert #CCD996 to HSL:

hsl(72, 47%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CCD996 to CMYK:

cmyk(6%, 0%, 31%, 15%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #CCD996 has RGB (204, 217, 150) and HSL (72°, 47%, 72%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCD996 is #A396D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9C596.

Use #CCD996 in CSS: color: #CCD996 or background-color: #CCD996. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCD996

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.93:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCD996?

#CCD996 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CCD996?

#CCD996 in RGB is (204, 217, 150) - 204 red, 217 green, and 150 blue.

How to use #CCD996 in CSS?

Use #CCD996 directly in your CSS properties like color or background-color.

What colors go well with #CCD996?

#A396D9 (complementary), #D9C596 (analogous), and #B0C55E (lighter shade) work well with #CCD996.