#C3135A Color Information

Hex color code: #C3135A

#C3135A is a striking magenta color. In RGB it is (195, 19, 90), and in HSL it is (336°, 82%, 42%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#C3135A
RGB
195, 19, 90
HSL
336°, 82%, 42%
CMYK
0%, 90%, 54%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3135A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 19, 90

Red: 195 / Green: 19 / Blue: 90

HSL

336°, 82%, 42%

Hue: 336° / Saturation: 82% / Lightness: 42%

CMYK

0%, 90%, 54%, 24%

Cyan: 0% / Magenta: 90% / Yellow: 54% / Key: 24%

What color is #C3135A?

#C3135A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3135A to RGB:

rgb(195, 19, 90)HEX to RGB Converter →

HEX to HSL

Convert #C3135A to HSL:

hsl(336, 82%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C3135A to CMYK:

cmyk(0%, 90%, 54%, 24%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #C3135A has RGB (195, 19, 90) and HSL (336°, 82%, 42%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3135A is #13C37D, creating high-contrast pairings. For softer combinations, try analogous colors like #C313B1.

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

Contrast with #C3135A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3135A?

#C3135A is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C3135A?

#C3135A in RGB is (195, 19, 90) - 195 red, 19 green, and 90 blue.

How to use #C3135A in CSS?

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

What colors go well with #C3135A?

#13C37D (complementary), #C313B1 (analogous), and #7D0C3A (lighter shade) work well with #C3135A.