#DF307B Color Information

Hex color code: #DF307B

#DF307B is a bold magenta color. In RGB it is (223, 48, 123), and in HSL it is (334°, 73%, 53%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DF307B
RGB
223, 48, 123
HSL
334°, 73%, 53%
CMYK
0%, 78%, 45%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF307B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 48, 123

Red: 223 / Green: 48 / Blue: 123

HSL

334°, 73%, 53%

Hue: 334° / Saturation: 73% / Lightness: 53%

CMYK

0%, 78%, 45%, 13%

Cyan: 0% / Magenta: 78% / Yellow: 45% / Key: 13%

What color is #DF307B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF307B to RGB:

rgb(223, 48, 123)HEX to RGB Converter →

HEX to HSL

Convert #DF307B to HSL:

hsl(334, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DF307B to CMYK:

cmyk(0%, 78%, 45%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DF307B has RGB (223, 48, 123) and HSL (334°, 73%, 53%). 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 #DF307B is #30DF93, creating high-contrast pairings. For softer combinations, try analogous colors like #DF30D3.

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

Contrast with #DF307B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF307B?

#DF307B is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF307B?

#DF307B in RGB is (223, 48, 123) - 223 red, 48 green, and 123 blue.

How to use #DF307B in CSS?

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

What colors go well with #DF307B?

#30DF93 (complementary), #DF30D3 (analogous), and #A81A57 (lighter shade) work well with #DF307B.