#CEC7AD Color Information

Hex color code: #CEC7AD

A gentle yellow shade, #CEC7AD appears as (206, 199, 173) in RGB and (47°, 25%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CEC7AD
RGB
206, 199, 173
HSL
47°, 25%, 74%
CMYK
0%, 3%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC7AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 199, 173

Red: 206 / Green: 199 / Blue: 173

HSL

47°, 25%, 74%

Hue: 47° / Saturation: 25% / Lightness: 74%

CMYK

0%, 3%, 16%, 19%

Cyan: 0% / Magenta: 3% / Yellow: 16% / Key: 19%

What color is #CEC7AD?

#CEC7AD is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC7AD to RGB:

rgb(206, 199, 173)HEX to RGB Converter →

HEX to HSL

Convert #CEC7AD to HSL:

hsl(47, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC7AD to CMYK:

cmyk(0%, 3%, 16%, 19%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CEC7AD has RGB (206, 199, 173) and HSL (47°, 25%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC7AD is #ACB3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB6AC.

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

Contrast with #CEC7AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC7AD?

#CEC7AD is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC7AD?

#CEC7AD in RGB is (206, 199, 173) - 206 red, 199 green, and 173 blue.

How to use #CEC7AD in CSS?

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

What colors go well with #CEC7AD?

#ACB3CD (complementary), #CDB6AC (analogous), and #B1A57C (lighter shade) work well with #CEC7AD.