#C2808B Color Information

Hex color code: #C2808B

A subtle red shade, #C2808B appears as (194, 128, 139) in RGB and (350°, 35%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C2808B
RGB
194, 128, 139
HSL
350°, 35%, 63%
CMYK
0%, 34%, 28%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2808B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 128, 139

Red: 194 / Green: 128 / Blue: 139

HSL

350°, 35%, 63%

Hue: 350° / Saturation: 35% / Lightness: 63%

CMYK

0%, 34%, 28%, 24%

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

What color is #C2808B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2808B to RGB:

rgb(194, 128, 139)HEX to RGB Converter →

HEX to HSL

Convert #C2808B to HSL:

hsl(350, 35%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C2808B to CMYK:

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

Color Meaning and Usage

#C2808B is a delicate red color with RGB values of 194, 128, 139 and HSL of 350°, 35%, 63%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2808B is #80C2B7, creating high-contrast pairings. For softer combinations, try analogous colors like #C280AC.

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

Contrast with #C2808B

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

Contrast Ratio: 6.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2808B?

#C2808B is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C2808B?

#C2808B in RGB is (194, 128, 139) - 194 red, 128 green, and 139 blue.

How to use #C2808B in CSS?

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

What colors go well with #C2808B?

#80C2B7 (complementary), #C280AC (analogous), and #A5505E (lighter shade) work well with #C2808B.