#CEBAB3 Color Information

Hex color code: #CEBAB3

The hex color #CEBAB3 is a subtle orange with RGB values of (206, 186, 179) and HSL of (16°, 22%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEBAB3
RGB
206, 186, 179
HSL
16°, 22%, 75%
CMYK
0%, 10%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBAB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 186, 179

Red: 206 / Green: 186 / Blue: 179

HSL

16°, 22%, 75%

Hue: 16° / Saturation: 22% / Lightness: 75%

CMYK

0%, 10%, 13%, 19%

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

What color is #CEBAB3?

#CEBAB3 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBAB3 to RGB:

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

HEX to HSL

Convert #CEBAB3 to HSL:

hsl(16, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBAB3 to CMYK:

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

Color Meaning and Usage

#CEBAB3 is a soft orange color with RGB values of 206, 186, 179 and HSL of 16°, 22%, 75%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBAB3 is #B1C6CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB1B8.

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

Contrast with #CEBAB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBAB3?

#CEBAB3 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEBAB3?

#CEBAB3 in RGB is (206, 186, 179) - 206 red, 186 green, and 179 blue.

How to use #CEBAB3 in CSS?

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

What colors go well with #CEBAB3?

#B1C6CD (complementary), #CDB1B8 (analogous), and #AF8F83 (lighter shade) work well with #CEBAB3.