#CEBDAB Color Information

Hex color code: #CEBDAB

A soft orange shade, #CEBDAB appears as (206, 189, 171) in RGB and (31°, 26%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CEBDAB
RGB
206, 189, 171
HSL
31°, 26%, 74%
CMYK
0%, 8%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBDAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 189, 171

Red: 206 / Green: 189 / Blue: 171

HSL

31°, 26%, 74%

Hue: 31° / Saturation: 26% / Lightness: 74%

CMYK

0%, 8%, 17%, 19%

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

What color is #CEBDAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBDAB to RGB:

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

HEX to HSL

Convert #CEBDAB to HSL:

hsl(31, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBDAB to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CEBDAB has RGB (206, 189, 171) and HSL (31°, 26%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBDAB is #ABBCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEACAB.

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

Contrast with #CEBDAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBDAB?

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

What is the RGB value of #CEBDAB?

#CEBDAB in RGB is (206, 189, 171) - 206 red, 189 green, and 171 blue.

How to use #CEBDAB in CSS?

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

What colors go well with #CEBDAB?

#ABBCCE (complementary), #CEACAB (analogous), and #B2977B (lighter shade) work well with #CEBDAB.