#C08282 Color Information

Hex color code: #C08282

The hex color #C08282 is a soft red with RGB values of (192, 130, 130) and HSL of (0°, 33%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C08282
RGB
192, 130, 130
HSL
0°, 33%, 63%
CMYK
0%, 32%, 32%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 130, 130

Red: 192 / Green: 130 / Blue: 130

HSL

0°, 33%, 63%

Hue: 0° / Saturation: 33% / Lightness: 63%

CMYK

0%, 32%, 32%, 25%

Cyan: 0% / Magenta: 32% / Yellow: 32% / Key: 25%

What color is #C08282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08282 to RGB:

rgb(192, 130, 130)HEX to RGB Converter →

HEX to HSL

Convert #C08282 to HSL:

hsl(0, 33%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C08282 to CMYK:

cmyk(0%, 32%, 32%, 25%)Color Converter →

Color Meaning and Usage

A delicate red tone, #C08282 has RGB (192, 130, 130) and HSL (0°, 33%, 63%). 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 #C08282 is #82C0C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C082A1.

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

Contrast with #C08282

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08282?

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

What is the RGB value of #C08282?

#C08282 in RGB is (192, 130, 130) - 192 red, 130 green, and 130 blue.

How to use #C08282 in CSS?

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

What colors go well with #C08282?

#82C0C0 (complementary), #C082A1 (analogous), and #A35252 (lighter shade) work well with #C08282.