#CEC8BD Color Information

Hex color code: #CEC8BD

#CEC8BD is a ethereal orange color. In RGB it is (206, 200, 189), and in HSL it is (39°, 15%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CEC8BD
RGB
206, 200, 189
HSL
39°, 15%, 77%
CMYK
0%, 3%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC8BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 200, 189

Red: 206 / Green: 200 / Blue: 189

HSL

39°, 15%, 77%

Hue: 39° / Saturation: 15% / Lightness: 77%

CMYK

0%, 3%, 8%, 19%

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

What color is #CEC8BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC8BD to RGB:

rgb(206, 200, 189)HEX to RGB Converter →

HEX to HSL

Convert #CEC8BD to HSL:

hsl(39, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC8BD to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #CEC8BD has RGB (206, 200, 189) and HSL (39°, 15%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC8BD is #BCC2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBEBC.

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

Contrast with #CEC8BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC8BD?

#CEC8BD is a ethereal orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC8BD?

#CEC8BD in RGB is (206, 200, 189) - 206 red, 200 green, and 189 blue.

How to use #CEC8BD in CSS?

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

What colors go well with #CEC8BD?

#BCC2CD (complementary), #CDBEBC (analogous), and #ADA290 (lighter shade) work well with #CEC8BD.