#CEBBBA Color Information

Hex color code: #CEBBBA

A delicate red shade, #CEBBBA appears as (206, 187, 186) in RGB and (3°, 17%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEBBBA
RGB
206, 187, 186
HSL
3°, 17%, 77%
CMYK
0%, 9%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 187, 186

Red: 206 / Green: 187 / Blue: 186

HSL

3°, 17%, 77%

Hue: 3° / Saturation: 17% / Lightness: 77%

CMYK

0%, 9%, 10%, 19%

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

What color is #CEBBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBBBA to RGB:

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

HEX to HSL

Convert #CEBBBA to HSL:

hsl(3, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBBBA to CMYK:

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

Color Meaning and Usage

A airy red tone, #CEBBBA has RGB (206, 187, 186) and HSL (3°, 17%, 77%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBBBA is #BACDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBAC3.

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

Contrast with #CEBBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBBBA?

#CEBBBA is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEBBBA?

#CEBBBA in RGB is (206, 187, 186) - 206 red, 187 green, and 186 blue.

How to use #CEBBBA in CSS?

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

What colors go well with #CEBBBA?

#BACDCE (complementary), #CEBAC3 (analogous), and #AF8F8E (lighter shade) work well with #CEBBBA.