#F287EB Color Information

Hex color code: #F287EB

#F287EB is a bold magenta color. In RGB it is (242, 135, 235), and in HSL it is (304°, 80%, 74%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#F287EB
RGB
242, 135, 235
HSL
304°, 80%, 74%
CMYK
0%, 44%, 3%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F287EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 135, 235

Red: 242 / Green: 135 / Blue: 235

HSL

304°, 80%, 74%

Hue: 304° / Saturation: 80% / Lightness: 74%

CMYK

0%, 44%, 3%, 5%

Cyan: 0% / Magenta: 44% / Yellow: 3% / Key: 5%

What color is #F287EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F287EB to RGB:

rgb(242, 135, 235)HEX to RGB Converter →

HEX to HSL

Convert #F287EB to HSL:

hsl(304, 80%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F287EB to CMYK:

cmyk(0%, 44%, 3%, 5%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F287EB has RGB (242, 135, 235) and HSL (304°, 80%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F287EB is #88F28F, creating high-contrast pairings. For softer combinations, try analogous colors like #C488F2.

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

Contrast with #F287EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F287EB?

#F287EB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F287EB?

#F287EB in RGB is (242, 135, 235) - 242 red, 135 green, and 235 blue.

How to use #F287EB in CSS?

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

What colors go well with #F287EB?

#88F28F (complementary), #C488F2 (analogous), and #EA43DF (lighter shade) work well with #F287EB.