Skip to main content Skip to docs navigation

#fa0e5d hex color | Download Dark Red 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 Pure Pleasure and its hex is #F51360 Nearest Color Name

Color Hue/Base color: Red

Hex #fa0e5d Color code in RGB color code model is created after adding 98.04% red color, 5.49% green color and 36.47% blue color. Hex #fa0e5d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 63% yellow and 1.96% black.

Hex #fa0e5d color code is between #ff1155 web safe hex color code and #ee0066 web safe hex color code. #ff1155 is the nearest web safe color code. You can see here many more shades of #fa0e5d color code.

RGB Chart

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

Color Table

Hex Color Code fa0e5d #fa0e5d
RGB Decimal 250, 14, 93 250, 14, 93
RGB Percent 98%, 5%, 36% rgb(98%, 5%, 36%)
CSS RGBa 250, 14, 93,1 rgba(250,14,93,1)
CMYK Model cmyk(0%,94%,63%,1.96%)
HSL Color Space 340,96% ,52% hsl(340,96% ,52%)
HSV Color Space 340°, 94%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00001110 01011101
Octal 372 16 135
Decimal 250 14 93
Hex fa 0e 5d

Different shades of #fa0e5d color code.

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

Darkest of #fa0e5d
#6d0226
Darker of #fa0e5d
#9f0337
Dark of #fa0e5d
#d10449
Base of #fa0e5d
#fa0e5d
Light of #fa0e5d
#fb407f
Lighter
#fc72a0
Lightest
#fda4c2

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

#fa0e5d
#0efaab

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

Split Complementary

#fa0e5d
#0efa35
#0ed3fa

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

Analogous Color

#fa0ee7
#fa0ebf
#fa0e5d
#fa0e0e
#fa700e

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

#fa0e5d
#0e5dfa
#5dfa0e

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

#fa0e5d
#5dfa0e
#0efaab
#ab0efa

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

#fa0e5d
#d3fa0e
#0efaab
#350efa

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 #fa0e5d

#3b0114
#6d0226
#9f0337
#d10449
#fa0e5d
#fb407f
#fc72a0
#fda4c2
#fed6e3

Tints of #fa0e5d Color

#fa0e5d
#fa286f
#fb4381
#fb5e93
#fc79a5
#fc93b7
#fdaec9
#fdc9db
#fee4ed
#ffffff

Shades of #fa0e5d color code

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

#fa0e5d
#de0c52
#c20a48
#a6093e
#8a0733
#6f0629
#53041f
#370314
#1b010a
#000000

Tones

#fa0e5d
#e12765
#c93f6d
#b05875
#98707e

Tones

Similar Color like #fa0e5d color

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

#fb0f5e
#fc105f
#fd1160
#fe1261
#ff1362
#ff1463
#ff1564
#ff1665
#ff1766
#ff1867
#ff1968
#ff1a69
#ff1b6a
#ff1c6b
#f90d5c
#f80c5b
#f70b5a
#f60a59
#f50958
#f40857
#f30756
#f20655
#f10554
#f00453
#ef0352
#ee0251
#ed0150
#ec004f

Download this Dark Red

Hex #fa0e5d 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.

#fa0e5d Color Code Preview on Black Background Color

This is how #fa0e5d Color will look on black background color. Color contrast ratio is 5.29

#fa0e5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa0e5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa0e5d

#fa0e5d color code is use for CSS Background Color

Background color for the above div is #fa0e5d

HTML with inline CSS

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

#fa0e5d color code is use for CSS Border Color

CSS Border color for the above div is #fa0e5d

HTML with inline CSS

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

CSS Border Left color for the above div is #fa0e5d

HTML with inline CSS

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

CSS Border Right color for the above div is #fa0e5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa0e5d

HTML with inline CSS

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

CSS Border Top color for the above div is #fa0e5d

HTML with inline CSS

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

#fa0e5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa0e5d Color code Preview on White Background

This is how #fa0e5d Color code will look on white background color. Color contrast ratio is 3.97

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 #fa0e5d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fa0e5d; }

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,14,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,250,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,14,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }