#CD848A Color Information

Hex color code: #CD848A

A soft red shade, #CD848A appears as (205, 132, 138) in RGB and (355°, 42%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CD848A
RGB
205, 132, 138
HSL
355°, 42%, 66%
CMYK
0%, 36%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD848A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 132, 138

Red: 205 / Green: 132 / Blue: 138

HSL

355°, 42%, 66%

Hue: 355° / Saturation: 42% / Lightness: 66%

CMYK

0%, 36%, 33%, 20%

Cyan: 0% / Magenta: 36% / Yellow: 33% / Key: 20%

What color is #CD848A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD848A to RGB:

rgb(205, 132, 138)HEX to RGB Converter →

HEX to HSL

Convert #CD848A to HSL:

hsl(355, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CD848A to CMYK:

cmyk(0%, 36%, 33%, 20%)Color Converter →

Color Meaning and Usage

A gentle red tone, #CD848A has RGB (205, 132, 138) and HSL (355°, 42%, 66%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD848A is #84CDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CD84AE.

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

Contrast with #CD848A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD848A?

#CD848A is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD848A?

#CD848A in RGB is (205, 132, 138) - 205 red, 132 green, and 138 blue.

How to use #CD848A in CSS?

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

What colors go well with #CD848A?

#84CDC7 (complementary), #CD84AE (analogous), and #B74E56 (lighter shade) work well with #CD848A.