#D33154 Color Information

Hex color code: #D33154

A warm red shade, #D33154 appears as (211, 49, 84) in RGB and (347°, 65%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#D33154
RGB
211, 49, 84
HSL
347°, 65%, 51%
CMYK
0%, 77%, 60%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D33154; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 49, 84

Red: 211 / Green: 49 / Blue: 84

HSL

347°, 65%, 51%

Hue: 347° / Saturation: 65% / Lightness: 51%

CMYK

0%, 77%, 60%, 17%

Cyan: 0% / Magenta: 77% / Yellow: 60% / Key: 17%

What color is #D33154?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D33154 to RGB:

rgb(211, 49, 84)HEX to RGB Converter →

HEX to HSL

Convert #D33154 to HSL:

hsl(347, 65%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D33154 to CMYK:

cmyk(0%, 77%, 60%, 17%)Color Converter →

Color Meaning and Usage

#D33154 is a warm red color with RGB values of 211, 49, 84 and HSL of 347°, 65%, 51%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D33154 is #31D3B0, creating high-contrast pairings. For softer combinations, try analogous colors like #D331A5.

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

Contrast with #D33154

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D33154?

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

What is the RGB value of #D33154?

#D33154 in RGB is (211, 49, 84) - 211 red, 49 green, and 84 blue.

How to use #D33154 in CSS?

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

What colors go well with #D33154?

#31D3B0 (complementary), #D331A5 (analogous), and #97203A (lighter shade) work well with #D33154.