#CEBC9E Color Information

Hex color code: #CEBC9E

#CEBC9E is a gentle orange color. In RGB it is (206, 188, 158), and in HSL it is (38°, 33%, 71%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CEBC9E
RGB
206, 188, 158
HSL
38°, 33%, 71%
CMYK
0%, 9%, 23%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBC9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 158

Red: 206 / Green: 188 / Blue: 158

HSL

38°, 33%, 71%

Hue: 38° / Saturation: 33% / Lightness: 71%

CMYK

0%, 9%, 23%, 19%

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

What color is #CEBC9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBC9E to RGB:

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

HEX to HSL

Convert #CEBC9E to HSL:

hsl(38, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBC9E to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CEBC9E has RGB (206, 188, 158) and HSL (38°, 33%, 71%). 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 #CEBC9E is #9DAFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA39D.

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

Contrast with #CEBC9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBC9E?

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

What is the RGB value of #CEBC9E?

#CEBC9E in RGB is (206, 188, 158) - 206 red, 188 green, and 158 blue.

How to use #CEBC9E in CSS?

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

What colors go well with #CEBC9E?

#9DAFCD (complementary), #CDA39D (analogous), and #B4996A (lighter shade) work well with #CEBC9E.