#CEAB6F Color Information

Hex color code: #CEAB6F

The hex color #CEAB6F is a soft orange with RGB values of (206, 171, 111) and HSL of (38°, 49%, 62%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CEAB6F
RGB
206, 171, 111
HSL
38°, 49%, 62%
CMYK
0%, 17%, 46%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEAB6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 171, 111

Red: 206 / Green: 171 / Blue: 111

HSL

38°, 49%, 62%

Hue: 38° / Saturation: 49% / Lightness: 62%

CMYK

0%, 17%, 46%, 19%

Cyan: 0% / Magenta: 17% / Yellow: 46% / Key: 19%

What color is #CEAB6F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEAB6F to RGB:

rgb(206, 171, 111)HEX to RGB Converter →

HEX to HSL

Convert #CEAB6F to HSL:

hsl(38, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CEAB6F to CMYK:

cmyk(0%, 17%, 46%, 19%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CEAB6F has RGB (206, 171, 111) and HSL (38°, 49%, 62%). 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 #CEAB6F is #6F91CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE7B6F.

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

Contrast with #CEAB6F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEAB6F?

#CEAB6F is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEAB6F?

#CEAB6F in RGB is (206, 171, 111) - 206 red, 171 green, and 111 blue.

How to use #CEAB6F in CSS?

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

What colors go well with #CEAB6F?

#6F91CE (complementary), #CE7B6F (analogous), and #B3883D (lighter shade) work well with #CEAB6F.