#F183DB Color Information

Hex color code: #F183DB

#F183DB is a bold magenta color. In RGB it is (241, 131, 219), and in HSL it is (312°, 80%, 73%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#F183DB
RGB
241, 131, 219
HSL
312°, 80%, 73%
CMYK
0%, 46%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F183DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 131, 219

Red: 241 / Green: 131 / Blue: 219

HSL

312°, 80%, 73%

Hue: 312° / Saturation: 80% / Lightness: 73%

CMYK

0%, 46%, 9%, 5%

Cyan: 0% / Magenta: 46% / Yellow: 9% / Key: 5%

What color is #F183DB?

#F183DB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F183DB to RGB:

rgb(241, 131, 219)HEX to RGB Converter →

HEX to HSL

Convert #F183DB to HSL:

hsl(312, 80%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F183DB to CMYK:

cmyk(0%, 46%, 9%, 5%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F183DB has RGB (241, 131, 219) and HSL (312°, 80%, 73%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F183DB is #83F199, creating high-contrast pairings. For softer combinations, try analogous colors like #D083F1.

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

Contrast with #F183DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F183DB?

#F183DB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F183DB?

#F183DB in RGB is (241, 131, 219) - 241 red, 131 green, and 219 blue.

How to use #F183DB in CSS?

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

What colors go well with #F183DB?

#83F199 (complementary), #D083F1 (analogous), and #EA3EC7 (lighter shade) work well with #F183DB.