#CB8699 Color Information

Hex color code: #CB8699

A subtle magenta shade, #CB8699 appears as (203, 134, 153) in RGB and (343°, 40%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#CB8699
RGB
203, 134, 153
HSL
343°, 40%, 66%
CMYK
0%, 34%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB8699; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 134, 153

Red: 203 / Green: 134 / Blue: 153

HSL

343°, 40%, 66%

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

CMYK

0%, 34%, 25%, 20%

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

What color is #CB8699?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB8699 to RGB:

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

HEX to HSL

Convert #CB8699 to HSL:

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

HEX to CMYK

Convert #CB8699 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CB8699 has RGB (203, 134, 153) and HSL (343°, 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 #CB8699 is #86CBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #CB86BC.

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

Contrast with #CB8699

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB8699?

#CB8699 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB8699?

#CB8699 in RGB is (203, 134, 153) - 203 red, 134 green, and 153 blue.

How to use #CB8699 in CSS?

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

What colors go well with #CB8699?

#86CBB7 (complementary), #CB86BC (analogous), and #B4506C (lighter shade) work well with #CB8699.