#F08AAF Color Information

Hex color code: #F08AAF

The hex color #F08AAF is a dynamic magenta with RGB values of (240, 138, 175) and HSL of (338°, 77%, 74%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F08AAF
RGB
240, 138, 175
HSL
338°, 77%, 74%
CMYK
0%, 43%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F08AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 138, 175

Red: 240 / Green: 138 / Blue: 175

HSL

338°, 77%, 74%

Hue: 338° / Saturation: 77% / Lightness: 74%

CMYK

0%, 43%, 27%, 6%

Cyan: 0% / Magenta: 43% / Yellow: 27% / Key: 6%

What color is #F08AAF?

#F08AAF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F08AAF to RGB:

rgb(240, 138, 175)HEX to RGB Converter →

HEX to HSL

Convert #F08AAF to HSL:

hsl(338, 77%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F08AAF to CMYK:

cmyk(0%, 43%, 27%, 6%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F08AAF has RGB (240, 138, 175) and HSL (338°, 77%, 74%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F08AAF is #8AF0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #F08AE2.

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

Contrast with #F08AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F08AAF?

#F08AAF is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F08AAF?

#F08AAF in RGB is (240, 138, 175) - 240 red, 138 green, and 175 blue.

How to use #F08AAF in CSS?

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

What colors go well with #F08AAF?

#8AF0CA (complementary), #F08AE2 (analogous), and #E74681 (lighter shade) work well with #F08AAF.