#CEC6BA Color Information

Hex color code: #CEC6BA

#CEC6BA is a soft orange color. In RGB it is (206, 198, 186), and in HSL it is (36°, 17%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEC6BA
RGB
206, 198, 186
HSL
36°, 17%, 77%
CMYK
0%, 4%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 198, 186

Red: 206 / Green: 198 / Blue: 186

HSL

36°, 17%, 77%

Hue: 36° / Saturation: 17% / Lightness: 77%

CMYK

0%, 4%, 10%, 19%

Cyan: 0% / Magenta: 4% / Yellow: 10% / Key: 19%

What color is #CEC6BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC6BA to RGB:

rgb(206, 198, 186)HEX to RGB Converter →

HEX to HSL

Convert #CEC6BA to HSL:

hsl(36, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC6BA to CMYK:

cmyk(0%, 4%, 10%, 19%)Color Converter →

Color Meaning and Usage

A light orange tone, #CEC6BA has RGB (206, 198, 186) and HSL (36°, 17%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC6BA is #BAC2CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBCBA.

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

Contrast with #CEC6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC6BA?

#CEC6BA is a light orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC6BA?

#CEC6BA in RGB is (206, 198, 186) - 206 red, 198 green, and 186 blue.

How to use #CEC6BA in CSS?

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

What colors go well with #CEC6BA?

#BAC2CE (complementary), #CEBCBA (analogous), and #AFA18E (lighter shade) work well with #CEC6BA.