#CEB58F Color Information

Hex color code: #CEB58F

#CEB58F is a soft orange color. In RGB it is (206, 181, 143), and in HSL it is (36°, 39%, 68%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CEB58F
RGB
206, 181, 143
HSL
36°, 39%, 68%
CMYK
0%, 12%, 31%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB58F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 181, 143

Red: 206 / Green: 181 / Blue: 143

HSL

36°, 39%, 68%

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

CMYK

0%, 12%, 31%, 19%

Cyan: 0% / Magenta: 12% / Yellow: 31% / Key: 19%

What color is #CEB58F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB58F to RGB:

rgb(206, 181, 143)HEX to RGB Converter →

HEX to HSL

Convert #CEB58F to HSL:

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

HEX to CMYK

Convert #CEB58F to CMYK:

cmyk(0%, 12%, 31%, 19%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #CEB58F has RGB (206, 181, 143) and HSL (36°, 39%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB58F is #8EA7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD948E.

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

Contrast with #CEB58F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB58F?

#CEB58F is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEB58F?

#CEB58F in RGB is (206, 181, 143) - 206 red, 181 green, and 143 blue.

How to use #CEB58F in CSS?

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

What colors go well with #CEB58F?

#8EA7CD (complementary), #CD948E (analogous), and #B69058 (lighter shade) work well with #CEB58F.