#F09EAC Color Information

Hex color code: #F09EAC

#F09EAC is a delicate red color. In RGB it is (240, 158, 172), and in HSL it is (350°, 73%, 78%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#F09EAC
RGB
240, 158, 172
HSL
350°, 73%, 78%
CMYK
0%, 34%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 158, 172

Red: 240 / Green: 158 / Blue: 172

HSL

350°, 73%, 78%

Hue: 350° / Saturation: 73% / Lightness: 78%

CMYK

0%, 34%, 28%, 6%

Cyan: 0% / Magenta: 34% / Yellow: 28% / Key: 6%

What color is #F09EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09EAC to RGB:

rgb(240, 158, 172)HEX to RGB Converter →

HEX to HSL

Convert #F09EAC to HSL:

hsl(350, 73%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F09EAC to CMYK:

cmyk(0%, 34%, 28%, 6%)Color Converter →

Color Meaning and Usage

#F09EAC is a delicate red color with RGB values of 240, 158, 172 and HSL of 350°, 73%, 78%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09EAC is #9EF0E2, creating high-contrast pairings. For softer combinations, try analogous colors like #F09ED5.

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

Contrast with #F09EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09EAC?

#F09EAC is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F09EAC?

#F09EAC in RGB is (240, 158, 172) - 240 red, 158 green, and 172 blue.

How to use #F09EAC in CSS?

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

What colors go well with #F09EAC?

#9EF0E2 (complementary), #F09ED5 (analogous), and #E65C73 (lighter shade) work well with #F09EAC.