#C6CDAA Color Information

Hex color code: #C6CDAA

A pastel yellow shade, #C6CDAA appears as (198, 205, 170) in RGB and (72°, 26%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C6CDAA
RGB
198, 205, 170
HSL
72°, 26%, 74%
CMYK
3%, 0%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CDAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 205, 170

Red: 198 / Green: 205 / Blue: 170

HSL

72°, 26%, 74%

Hue: 72° / Saturation: 26% / Lightness: 74%

CMYK

3%, 0%, 17%, 20%

Cyan: 3% / Magenta: 0% / Yellow: 17% / Key: 20%

What color is #C6CDAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CDAA to RGB:

rgb(198, 205, 170)HEX to RGB Converter →

HEX to HSL

Convert #C6CDAA to HSL:

hsl(72, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C6CDAA to CMYK:

cmyk(3%, 0%, 17%, 20%)Color Converter →

Color Meaning and Usage

#C6CDAA is a pastel yellow color with RGB values of 198, 205, 170 and HSL of 72°, 26%, 74%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6CDAA is #B2ABCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC4AB.

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

Contrast with #C6CDAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6CDAA?

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

What is the RGB value of #C6CDAA?

#C6CDAA in RGB is (198, 205, 170) - 198 red, 205 green, and 170 blue.

How to use #C6CDAA in CSS?

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

What colors go well with #C6CDAA?

#B2ABCE (complementary), #CEC4AB (analogous), and #A7B27B (lighter shade) work well with #C6CDAA.