Skip to main content Skip to docs navigation

#fd8fa2 hex color | Download Light 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 Conch Shell and its hex is #FC8F9B Nearest Color Name

Color Hue/Base color: Red

Hex #fd8fa2 Color code in RGB color code model is created after adding 99.22% red color, 56.08% green color and 63.53% blue color. Hex #fd8fa2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 36% yellow and 0.78% black.

Hex #fd8fa2 color code is between #ff88aa web safe hex color code and #ee9999 web safe hex color code. #ff88aa is the nearest web safe color code. You can see here many more shades of #fd8fa2 color code.

RGB Chart

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

Color Table

Hex Color Code fd8fa2 #fd8fa2
RGB Decimal 253, 143, 162 253, 143, 162
RGB Percent 99%, 56%, 64% rgb(99%, 56%, 64%)
CSS RGBa 253, 143, 162,1 rgba(253,143,162,1)
CMYK Model cmyk(0%,43%,36%,0.78%)
HSL Color Space 350,96% ,78% hsl(350,96% ,78%)
HSV Color Space 350°, 43%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10001111 10100010
Octal 375 217 242
Decimal 253 143 162
Hex fd 8f a2

Different shades of #fd8fa2 color code.

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

Darkest of #fd8fa2
#ef042d
Darker of #fd8fa2
#fb2b4f
Dark of #fd8fa2
#fc5d78
Base of #fd8fa2
#fd8fa2
Light of #fd8fa2
#fec1cc
Lighter
#fff3f5
Lightest
#ffffff

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

#fd8fa2
#8ffdea

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

Split Complementary

#fd8fa2
#8ffdb3
#8fd9fd

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

Analogous Color

#fd8fe2
#fd8fd0
#fd8fa2
#fda18f
#fdcf8f

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

#fd8fa2
#8fa2fd
#a2fd8f

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

#fd8fa2
#a2fd8f
#8ffdea
#ea8ffd

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

#fd8fa2
#d9fd8f
#8ffdea
#b38ffd

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

#bd0323
#ef042d
#fb2b4f
#fc5d78
#fd8fa2
#fec1cc
#fff3f5
#ffffff
#ffffff

Tints of #fd8fa2 Color

#fd8fa2
#fd9bac
#fda7b6
#fdb4c1
#fdc0cb
#fecdd5
#fed9e0
#fee6ea
#fef2f4
#ffffff

Shades of #fd8fa2 color code

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

#fd8fa2
#e07f90
#c46f7e
#a85f6c
#8c4f5a
#703f48
#542f36
#381f24
#1c0f12
#000000

Tones

#fd8fa2
#f29aa9
#e6a6b1
#dbb1b8
#cfbdc0

Tones

Similar Color like #fd8fa2 color

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

#fe90a3
#ff91a4
#ff92a5
#ff93a6
#ff94a7
#ff95a8
#ff96a9
#ff97aa
#ff98ab
#ff99ac
#ff9aad
#ff9bae
#ff9caf
#ff9db0
#fc8ea1
#fb8da0
#fa8c9f
#f98b9e
#f88a9d
#f7899c
#f6889b
#f5879a
#f48699
#f38598
#f28497
#f18396
#f08295
#ef8194

Download this Light Red

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

#fd8fa2 Color Code Preview on Black Background Color

This is how #fd8fa2 Color will look on black background color. Color contrast ratio is 9.63

#fd8fa2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8fa2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8fa2

#fd8fa2 color code is use for CSS Background Color

Background color for the above div is #fd8fa2

HTML with inline CSS

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

#fd8fa2 color code is use for CSS Border Color

CSS Border color for the above div is #fd8fa2

HTML with inline CSS

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

CSS Border Left color for the above div is #fd8fa2

HTML with inline CSS

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

CSS Border Right color for the above div is #fd8fa2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd8fa2

HTML with inline CSS

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

CSS Border Top color for the above div is #fd8fa2

HTML with inline CSS

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

#fd8fa2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd8fa2 Color code Preview on White Background

This is how #fd8fa2 Color code will look on white background color. Color contrast ratio is 2.18

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

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(253,143,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,253,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,143,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }