#CEBB8F Color Information

Hex color code: #CEBB8F

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

Try:
Color NameTan
HEX
#CEBB8F
RGB
206, 187, 143
HSL
42°, 39%, 68%
CMYK
0%, 9%, 31%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBB8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 187, 143

Red: 206 / Green: 187 / Blue: 143

HSL

42°, 39%, 68%

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

CMYK

0%, 9%, 31%, 19%

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

What color is #CEBB8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBB8F to RGB:

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

HEX to HSL

Convert #CEBB8F to HSL:

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

HEX to CMYK

Convert #CEBB8F to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CEBB8F has RGB (206, 187, 143) and HSL (42°, 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 #CEBB8F is #8EA1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9A8E.

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

Contrast with #CEBB8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBB8F?

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

What is the RGB value of #CEBB8F?

#CEBB8F in RGB is (206, 187, 143) - 206 red, 187 green, and 143 blue.

How to use #CEBB8F in CSS?

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

What colors go well with #CEBB8F?

#8EA1CD (complementary), #CD9A8E (analogous), and #B69A58 (lighter shade) work well with #CEBB8F.