#F34682 Color Information

Hex color code: #F34682

#F34682 is a bold magenta color. In RGB it is (243, 70, 130), and in HSL it is (339°, 88%, 61%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#F34682
RGB
243, 70, 130
HSL
339°, 88%, 61%
CMYK
0%, 71%, 47%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F34682; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 70, 130

Red: 243 / Green: 70 / Blue: 130

HSL

339°, 88%, 61%

Hue: 339° / Saturation: 88% / Lightness: 61%

CMYK

0%, 71%, 47%, 5%

Cyan: 0% / Magenta: 71% / Yellow: 47% / Key: 5%

What color is #F34682?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F34682 to RGB:

rgb(243, 70, 130)HEX to RGB Converter →

HEX to HSL

Convert #F34682 to HSL:

hsl(339, 88%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #F34682 to CMYK:

cmyk(0%, 71%, 47%, 5%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #F34682 has RGB (243, 70, 130) and HSL (339°, 88%, 61%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F34682 is #44F3B6, creating high-contrast pairings. For softer combinations, try analogous colors like #F344D9.

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

Contrast with #F34682

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F34682?

#F34682 is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F34682?

#F34682 in RGB is (243, 70, 130) - 243 red, 70 green, and 130 blue.

How to use #F34682 in CSS?

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

What colors go well with #F34682?

#44F3B6 (complementary), #F344D9 (analogous), and #DD0E56 (lighter shade) work well with #F34682.