#F137DB Color Information

Hex color code: #F137DB

The hex color #F137DB is a eye-catching magenta with RGB values of (241, 55, 219) and HSL of (307°, 87%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#F137DB
RGB
241, 55, 219
HSL
307°, 87%, 58%
CMYK
0%, 77%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F137DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 55, 219

Red: 241 / Green: 55 / Blue: 219

HSL

307°, 87%, 58%

Hue: 307° / Saturation: 87% / Lightness: 58%

CMYK

0%, 77%, 9%, 5%

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

What color is #F137DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F137DB to RGB:

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

HEX to HSL

Convert #F137DB to HSL:

hsl(307, 87%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #F137DB to CMYK:

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

Color Meaning and Usage

#F137DB is a bold magenta color with RGB values of 241, 55, 219 and HSL of 307°, 87%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F137DB is #37F14C, creating high-contrast pairings. For softer combinations, try analogous colors like #AA37F1.

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

Contrast with #F137DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F137DB?

#F137DB is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F137DB?

#F137DB in RGB is (241, 55, 219) - 241 red, 55 green, and 219 blue.

How to use #F137DB in CSS?

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

What colors go well with #F137DB?

#37F14C (complementary), #AA37F1 (analogous), and #CD0EB7 (lighter shade) work well with #F137DB.