#CD3150 Color Information

Hex color code: #CD3150

The hex color #CD3150 is a vibrant red with RGB values of (205, 49, 80) and HSL of (348°, 61%, 50%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#CD3150
RGB
205, 49, 80
HSL
348°, 61%, 50%
CMYK
0%, 76%, 61%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CD3150; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CD3150; color: #FFFFFF; }

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 #CD3150; background-color: #CD315015; }

Alert / Toast

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

Link / Accent

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

a { color: #CD3150; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 49, 80

Red: 205 / Green: 49 / Blue: 80

HSL

348°, 61%, 50%

Hue: 348° / Saturation: 61% / Lightness: 50%

CMYK

0%, 76%, 61%, 20%

Cyan: 0% / Magenta: 76% / Yellow: 61% / Key: 20%

What color is #CD3150?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD3150 to RGB:

rgb(205, 49, 80)HEX to RGB Converter →

HEX to HSL

Convert #CD3150 to HSL:

hsl(348, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CD3150 to CMYK:

cmyk(0%, 76%, 61%, 20%)Color Converter →

Color Meaning and Usage

A warm red tone, #CD3150 has RGB (205, 49, 80) and HSL (348°, 61%, 50%). 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 #CD3150 is #32CDAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CD329F.

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

Contrast with #CD3150

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

Contrast Ratio: 4.15:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD3150?

#CD3150 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD3150?

#CD3150 in RGB is (205, 49, 80) - 205 red, 49 green, and 80 blue.

How to use #CD3150 in CSS?

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

What colors go well with #CD3150?

#32CDAE (complementary), #CD329F (analogous), and #902339 (lighter shade) work well with #CD3150.