#CB8692 Color Information

Hex color code: #CB8692

The hex color #CB8692 is a gentle red with RGB values of (203, 134, 146) and HSL of (350°, 40%, 66%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#CB8692
RGB
203, 134, 146
HSL
350°, 40%, 66%
CMYK
0%, 34%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB8692; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 134, 146

Red: 203 / Green: 134 / Blue: 146

HSL

350°, 40%, 66%

Hue: 350° / Saturation: 40% / Lightness: 66%

CMYK

0%, 34%, 28%, 20%

Cyan: 0% / Magenta: 34% / Yellow: 28% / Key: 20%

What color is #CB8692?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB8692 to RGB:

rgb(203, 134, 146)HEX to RGB Converter →

HEX to HSL

Convert #CB8692 to HSL:

hsl(350, 40%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CB8692 to CMYK:

cmyk(0%, 34%, 28%, 20%)Color Converter →

Color Meaning and Usage

A soft red tone, #CB8692 has RGB (203, 134, 146) and HSL (350°, 40%, 66%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB8692 is #86CBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CB86B4.

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

Contrast with #CB8692

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB8692?

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

What is the RGB value of #CB8692?

#CB8692 in RGB is (203, 134, 146) - 203 red, 134 green, and 146 blue.

How to use #CB8692 in CSS?

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

What colors go well with #CB8692?

#86CBBF (complementary), #CB86B4 (analogous), and #B45061 (lighter shade) work well with #CB8692.