#CEBCAC Color Information

Hex color code: #CEBCAC

A pastel orange shade, #CEBCAC appears as (206, 188, 172) in RGB and (28°, 26%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEBCAC
RGB
206, 188, 172
HSL
28°, 26%, 74%
CMYK
0%, 9%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 172

Red: 206 / Green: 188 / Blue: 172

HSL

28°, 26%, 74%

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

CMYK

0%, 9%, 17%, 19%

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

What color is #CEBCAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCAC to RGB:

rgb(206, 188, 172)HEX to RGB Converter →

HEX to HSL

Convert #CEBCAC to HSL:

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

HEX to CMYK

Convert #CEBCAC to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CEBCAC has RGB (206, 188, 172) and HSL (28°, 26%, 74%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCAC is #ABBECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEABAD.

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

Contrast with #CEBCAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCAC?

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

What is the RGB value of #CEBCAC?

#CEBCAC in RGB is (206, 188, 172) - 206 red, 188 green, and 172 blue.

How to use #CEBCAC in CSS?

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

What colors go well with #CEBCAC?

#ABBECE (complementary), #CEABAD (analogous), and #B2957B (lighter shade) work well with #CEBCAC.