#CEB38B Color Information

Hex color code: #CEB38B

#CEB38B is a gentle orange color. In RGB it is (206, 179, 139), and in HSL it is (36°, 41%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CEB38B
RGB
206, 179, 139
HSL
36°, 41%, 68%
CMYK
0%, 13%, 33%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB38B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 179, 139

Red: 206 / Green: 179 / Blue: 139

HSL

36°, 41%, 68%

Hue: 36° / Saturation: 41% / Lightness: 68%

CMYK

0%, 13%, 33%, 19%

Cyan: 0% / Magenta: 13% / Yellow: 33% / Key: 19%

What color is #CEB38B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB38B to RGB:

rgb(206, 179, 139)HEX to RGB Converter →

HEX to HSL

Convert #CEB38B to HSL:

hsl(36, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB38B to CMYK:

cmyk(0%, 13%, 33%, 19%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CEB38B has RGB (206, 179, 139) and HSL (36°, 41%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB38B is #8CA7CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF938C.

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

Contrast with #CEB38B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB38B?

#CEB38B is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEB38B?

#CEB38B in RGB is (206, 179, 139) - 206 red, 179 green, and 139 blue.

How to use #CEB38B in CSS?

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

What colors go well with #CEB38B?

#8CA7CF (complementary), #CF938C (analogous), and #B89156 (lighter shade) work well with #CEB38B.