#F274CD Color Information

Hex color code: #F274CD

The hex color #F274CD is a striking magenta with RGB values of (242, 116, 205) and HSL of (318°, 83%, 70%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#F274CD
RGB
242, 116, 205
HSL
318°, 83%, 70%
CMYK
0%, 52%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F274CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 116, 205

Red: 242 / Green: 116 / Blue: 205

HSL

318°, 83%, 70%

Hue: 318° / Saturation: 83% / Lightness: 70%

CMYK

0%, 52%, 15%, 5%

Cyan: 0% / Magenta: 52% / Yellow: 15% / Key: 5%

What color is #F274CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F274CD to RGB:

rgb(242, 116, 205)HEX to RGB Converter →

HEX to HSL

Convert #F274CD to HSL:

hsl(318, 83%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F274CD to CMYK:

cmyk(0%, 52%, 15%, 5%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #F274CD has RGB (242, 116, 205) and HSL (318°, 83%, 70%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F274CD is #73F299, creating high-contrast pairings. For softer combinations, try analogous colors like #D973F2.

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

Contrast with #F274CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F274CD?

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

What is the RGB value of #F274CD?

#F274CD in RGB is (242, 116, 205) - 242 red, 116 green, and 205 blue.

How to use #F274CD in CSS?

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

What colors go well with #F274CD?

#73F299 (complementary), #D973F2 (analogous), and #EB2DB2 (lighter shade) work well with #F274CD.