#CCDC6F Color Information

Hex color code: #CCDC6F

#CCDC6F is a muted yellow color. In RGB it is (204, 220, 111), and in HSL it is (69°, 61%, 65%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#CCDC6F
RGB
204, 220, 111
HSL
69°, 61%, 65%
CMYK
7%, 0%, 50%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCDC6F; 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 #CCDC6F; background-color: #CCDC6F15; }

Alert / Toast

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

Link / Accent

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

a { color: #CCDC6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 220, 111

Red: 204 / Green: 220 / Blue: 111

HSL

69°, 61%, 65%

Hue: 69° / Saturation: 61% / Lightness: 65%

CMYK

7%, 0%, 50%, 14%

Cyan: 7% / Magenta: 0% / Yellow: 50% / Key: 14%

What color is #CCDC6F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDC6F to RGB:

rgb(204, 220, 111)HEX to RGB Converter →

HEX to HSL

Convert #CCDC6F to HSL:

hsl(69, 61%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDC6F to CMYK:

cmyk(7%, 0%, 50%, 14%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #CCDC6F has RGB (204, 220, 111) and HSL (69°, 61%, 65%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDC6F is #806FDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB66F.

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

Contrast with #CCDC6F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDC6F?

#CCDC6F is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDC6F?

#CCDC6F in RGB is (204, 220, 111) - 204 red, 220 green, and 111 blue.

How to use #CCDC6F in CSS?

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

What colors go well with #CCDC6F?

#806FDC (complementary), #DCB66F (analogous), and #B6CD32 (lighter shade) work well with #CCDC6F.