#CBAEAA Color Information

Hex color code: #CBAEAA

The hex color #CBAEAA is a soft red with RGB values of (203, 174, 170) and HSL of (7°, 24%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBAEAA
RGB
203, 174, 170
HSL
7°, 24%, 73%
CMYK
0%, 14%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAEAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 170

Red: 203 / Green: 174 / Blue: 170

HSL

7°, 24%, 73%

Hue: 7° / Saturation: 24% / Lightness: 73%

CMYK

0%, 14%, 16%, 20%

Cyan: 0% / Magenta: 14% / Yellow: 16% / Key: 20%

What color is #CBAEAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAEAA to RGB:

rgb(203, 174, 170)HEX to RGB Converter →

HEX to HSL

Convert #CBAEAA to HSL:

hsl(7, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAEAA to CMYK:

cmyk(0%, 14%, 16%, 20%)Color Converter →

Color Meaning and Usage

A pastel red tone, #CBAEAA has RGB (203, 174, 170) and HSL (7°, 24%, 73%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAEAA is #AAC7CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAAB6.

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

Contrast with #CBAEAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAEAA?

#CBAEAA is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBAEAA?

#CBAEAA in RGB is (203, 174, 170) - 203 red, 174 green, and 170 blue.

How to use #CBAEAA in CSS?

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

What colors go well with #CBAEAA?

#AAC7CB (complementary), #CBAAB6 (analogous), and #AE807A (lighter shade) work well with #CBAEAA.