#CBAFB6 Color Information

Hex color code: #CBAFB6

A gentle red shade, #CBAFB6 appears as (203, 175, 182) in RGB and (345°, 21%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBAFB6
RGB
203, 175, 182
HSL
345°, 21%, 74%
CMYK
0%, 14%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAFB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 175, 182

Red: 203 / Green: 175 / Blue: 182

HSL

345°, 21%, 74%

Hue: 345° / Saturation: 21% / Lightness: 74%

CMYK

0%, 14%, 10%, 20%

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

What color is #CBAFB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAFB6 to RGB:

rgb(203, 175, 182)HEX to RGB Converter →

HEX to HSL

Convert #CBAFB6 to HSL:

hsl(345, 21%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAFB6 to CMYK:

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

Color Meaning and Usage

A soft red tone, #CBAFB6 has RGB (203, 175, 182) and HSL (345°, 21%, 74%). 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 #CBAFB6 is #AFCBC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAFC4.

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

Contrast with #CBAFB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAFB6?

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

What is the RGB value of #CBAFB6?

#CBAFB6 in RGB is (203, 175, 182) - 203 red, 175 green, and 182 blue.

How to use #CBAFB6 in CSS?

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

What colors go well with #CBAFB6?

#AFCBC4 (complementary), #CBAFC4 (analogous), and #AC808B (lighter shade) work well with #CBAFB6.