#F2925A Color Information

Hex color code: #F2925A

The hex color #F2925A is a striking orange with RGB values of (242, 146, 90) and HSL of (22°, 85%, 65%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#F2925A
RGB
242, 146, 90
HSL
22°, 85%, 65%
CMYK
0%, 40%, 63%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2925A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 146, 90

Red: 242 / Green: 146 / Blue: 90

HSL

22°, 85%, 65%

Hue: 22° / Saturation: 85% / Lightness: 65%

CMYK

0%, 40%, 63%, 5%

Cyan: 0% / Magenta: 40% / Yellow: 63% / Key: 5%

What color is #F2925A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2925A to RGB:

rgb(242, 146, 90)HEX to RGB Converter →

HEX to HSL

Convert #F2925A to HSL:

hsl(22, 85%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #F2925A to CMYK:

cmyk(0%, 40%, 63%, 5%)Color Converter →

Color Meaning and Usage

A bold orange tone, #F2925A has RGB (242, 146, 90) and HSL (22°, 85%, 65%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2925A is #5ABAF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F25A6E.

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

Contrast with #F2925A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2925A?

#F2925A is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F2925A?

#F2925A in RGB is (242, 146, 90) - 242 red, 146 green, and 90 blue.

How to use #F2925A in CSS?

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

What colors go well with #F2925A?

#5ABAF2 (complementary), #F25A6E (analogous), and #EC6313 (lighter shade) work well with #F2925A.