Skip to main content Skip to docs navigation

#fa2d45 hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Strawberry and its hex is #FB2943 Nearest Color Name

Color Hue/Base color: Orange

Hex #fa2d45 Color code in RGB color code model is created after adding 98.04% red color, 17.65% green color and 27.06% blue color. Hex #fa2d45 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 72% yellow and 1.96% black.

Hex #fa2d45 color code is between #ff3344 web safe hex color code and #ee2255 web safe hex color code. #ff3344 is the nearest web safe color code. You can see here many more shades of #fa2d45 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fa2d45 #fa2d45
RGB Decimal 250, 45, 69 250, 45, 69
RGB Percent 98%, 18%, 27% rgb(98%, 18%, 27%)
CSS RGBa 250, 45, 69,1 rgba(250,45,69,1)
CMYK Model cmyk(0%,82%,72%,1.96%)
HSL Color Space 353,95% ,58% hsl(353,95% ,58%)
HSV Color Space 353°, 82%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00101101 01000101
Octal 372 55 105
Decimal 250 45 69
Hex fa 2d 45

Different shades of #fa2d45 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fa2d45
#8b0313
Darker of #fa2d45
#bc041a
Dark of #fa2d45
#ee0621
Base of #fa2d45
#fa2d45
Light of #fa2d45
#fb5f71
Lighter
#fc919d
Lightest
#fec2c9

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fa2d45
#2dfae2

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fa2d45
#2dfa7c
#2dabfa

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fa2dbd
#fa2d9a
#fa2d45
#fa592d
#faaf2d

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fa2d45
#2d45fa
#45fa2d

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fa2d45
#45fa2d
#2dfae2
#e22dfa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fa2d45
#abfa2d
#2dfae2
#7c2dfa

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fa2d45

#59020c
#8b0313
#bc041a
#ee0621
#fa2d45
#fb5f71
#fc919d
#fec2c9
#fff4f5

Tints of #fa2d45 Color

#fa2d45
#fa4459
#fb5b6e
#fb7383
#fc8a97
#fca1ac
#fdb9c1
#fdd0d5
#fee7ea
#ffffff

Shades of #fa2d45 color code

Generate more color scales with scales (color stack) generator.

#fa2d45
#de283d
#c22335
#a61e2e
#8a1926
#6f141e
#530f17
#370a0f
#1b0507
#000000

Tones

#fa2d45
#e44255
#cf5866
#b96d76
#a48387

Tones

Similar Color like #fa2d45 color

Find visually similar hex color codes nearing to #fa2d45 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fb2e46
#fc2f47
#fd3048
#fe3149
#ff324a
#ff334b
#ff344c
#ff354d
#ff364e
#ff374f
#ff3850
#ff3951
#ff3a52
#ff3b53
#f92c44
#f82b43
#f72a42
#f62941
#f52840
#f4273f
#f3263e
#f2253d
#f1243c
#f0233b
#ef223a
#ee2139
#ed2038
#ec1f37

Download this Dark Orange

Hex #fa2d45 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fa2d45 Color Code Preview on Black Background Color

This is how #fa2d45 Color will look on black background color. Color contrast ratio is 5.53

#fa2d45 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fa2d45">Your Example Paragraph content text in with font color #fa2d45 </p>

Your Example Paragraph content text in with font color #fa2d45

HTML with inline CSS

<div style="color:#fa2d45">Your Paragraph text in with font color #fa2d45 </div>

Your Example Paragraph content text in with font color #fa2d45

#fa2d45 color code is use for CSS Background Color

Background color for the above div is #fa2d45

HTML with inline CSS

<div style="background-color:#fa2d45;"></div>

#fa2d45 color code is use for CSS Border Color

CSS Border color for the above div is #fa2d45

HTML with inline CSS

<div style="border:5px solid #fa2d45;"></div>

CSS Border Left color for the above div is #fa2d45

HTML with inline CSS

<div style="border-left:5px solid #fa2d45;"></div>

CSS Border Right color for the above div is #fa2d45

HTML with inline CSS

<div style="border-right:5px solid #fa2d45;"></div>

CSS Border Bottom color for the above div is #fa2d45

HTML with inline CSS

<div style="border-bottom:5px solid #fa2d45;"></div>

CSS Border Top color for the above div is #fa2d45

HTML with inline CSS

<div style="border-top:5px solid #fa2d45;"></div>

#fa2d45 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fa2d45; } .examplecolorclass {color:#fa2d45; } .examplebordercolor {border:3px solid #fa2d45; }

#fa2d45 Color code Preview on White Background

This is how #fa2d45 Color code will look on white background color. Color contrast ratio is 3.80

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fa2d45; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fa2d45; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(250,45,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,250,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,45,69,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }