#F23684 Color Information

Hex color code: #F23684

#F23684 is a striking magenta color. In RGB it is (242, 54, 132), and in HSL it is (335°, 88%, 58%). It is often used for branding and logos.

Try:
Color NameDeep Pink
HEX
#F23684
RGB
242, 54, 132
HSL
335°, 88%, 58%
CMYK
0%, 78%, 45%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F23684; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 54, 132

Red: 242 / Green: 54 / Blue: 132

HSL

335°, 88%, 58%

Hue: 335° / Saturation: 88% / Lightness: 58%

CMYK

0%, 78%, 45%, 5%

Cyan: 0% / Magenta: 78% / Yellow: 45% / Key: 5%

What color is #F23684?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F23684 to RGB:

rgb(242, 54, 132)HEX to RGB Converter →

HEX to HSL

Convert #F23684 to HSL:

hsl(335, 88%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #F23684 to CMYK:

cmyk(0%, 78%, 45%, 5%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F23684 has RGB (242, 54, 132) and HSL (335°, 88%, 58%). 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 #F23684 is #36F2A4, creating high-contrast pairings. For softer combinations, try analogous colors like #F236E2.

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

Contrast with #F23684

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F23684?

#F23684 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F23684?

#F23684 in RGB is (242, 54, 132) - 242 red, 54 green, and 132 blue.

How to use #F23684 in CSS?

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

What colors go well with #F23684?

#36F2A4 (complementary), #F236E2 (analogous), and #CE0D5E (lighter shade) work well with #F23684.