#CEBCA6 Color Information

Hex color code: #CEBCA6

#CEBCA6 is a gentle orange color. In RGB it is (206, 188, 166), and in HSL it is (33°, 29%, 73%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CEBCA6
RGB
206, 188, 166
HSL
33°, 29%, 73%
CMYK
0%, 9%, 19%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 166

Red: 206 / Green: 188 / Blue: 166

HSL

33°, 29%, 73%

Hue: 33° / Saturation: 29% / Lightness: 73%

CMYK

0%, 9%, 19%, 19%

Cyan: 0% / Magenta: 9% / Yellow: 19% / Key: 19%

What color is #CEBCA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCA6 to RGB:

rgb(206, 188, 166)HEX to RGB Converter →

HEX to HSL

Convert #CEBCA6 to HSL:

hsl(33, 29%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCA6 to CMYK:

cmyk(0%, 9%, 19%, 19%)Color Converter →

Color Meaning and Usage

#CEBCA6 is a soft orange color with RGB values of 206, 188, 166 and HSL of 33°, 29%, 73%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCA6 is #A6B8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA8A6.

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

Contrast with #CEBCA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCA6?

#CEBCA6 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEBCA6?

#CEBCA6 in RGB is (206, 188, 166) - 206 red, 188 green, and 166 blue.

How to use #CEBCA6 in CSS?

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

What colors go well with #CEBCA6?

#A6B8CE (complementary), #CEA8A6 (analogous), and #B39775 (lighter shade) work well with #CEBCA6.