#F490BD Color Information

Hex color code: #F490BD

The hex color #F490BD is a soft magenta with RGB values of (244, 144, 189) and HSL of (333°, 82%, 76%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F490BD
RGB
244, 144, 189
HSL
333°, 82%, 76%
CMYK
0%, 41%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F490BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 144, 189

Red: 244 / Green: 144 / Blue: 189

HSL

333°, 82%, 76%

Hue: 333° / Saturation: 82% / Lightness: 76%

CMYK

0%, 41%, 23%, 4%

Cyan: 0% / Magenta: 41% / Yellow: 23% / Key: 4%

What color is #F490BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F490BD to RGB:

rgb(244, 144, 189)HEX to RGB Converter →

HEX to HSL

Convert #F490BD to HSL:

hsl(333, 82%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F490BD to CMYK:

cmyk(0%, 41%, 23%, 4%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F490BD has RGB (244, 144, 189) and HSL (333°, 82%, 76%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F490BD is #90F4C7, creating high-contrast pairings. For softer combinations, try analogous colors like #F490EF.

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

Contrast with #F490BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F490BD?

#F490BD is a delicate magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F490BD?

#F490BD in RGB is (244, 144, 189) - 244 red, 144 green, and 189 blue.

How to use #F490BD in CSS?

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

What colors go well with #F490BD?

#90F4C7 (complementary), #F490EF (analogous), and #ED4A93 (lighter shade) work well with #F490BD.