Skip to main content Skip to docs navigation

#fc295d 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 Red Pink and its hex is #FA2A55 Nearest Color Name

Color Hue/Base color: Red

Hex #fc295d Color code in RGB color code model is created after adding 98.82% red color, 16.08% green color and 36.47% blue color. Hex #fc295d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 63% yellow and 1.18% black.

Hex #fc295d color code is between #ff2255 web safe hex color code and #ee3366 web safe hex color code. #ff2255 is the nearest web safe color code. You can see here many more shades of #fc295d color code.

RGB Chart

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

Color Table

Hex Color Code fc295d #fc295d
RGB Decimal 252, 41, 93 252, 41, 93
RGB Percent 99%, 16%, 36% rgb(99%, 16%, 36%)
CSS RGBa 252, 41, 93,1 rgba(252,41,93,1)
CMYK Model cmyk(0%,84%,63%,1.18%)
HSL Color Space 345,97% ,57% hsl(345,97% ,57%)
HSV Color Space 345°, 84%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 00101001 01011101
Octal 374 51 135
Decimal 252 41 93
Hex fc 29 5d

Different shades of #fc295d color code.

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

Darkest of #fc295d
#8a0223
Darker of #fc295d
#bc0330
Dark of #fc295d
#ef033d
Base of #fc295d
#fc295d
Light of #fc295d
#fd5b83
Lighter
#fd8ea9
Lightest
#fec0cf

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

#fc295d
#29fcc8

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

Split Complementary

#fc295d
#29fc5e
#29c7fc

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

Analogous Color

#fc29d8
#fc29b5
#fc295d
#fc3b29
#fc9329

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

#fc295d
#295dfc
#5dfc29

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

#fc295d
#5dfc29
#29fcc8
#c829fc

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

#fc295d
#c7fc29
#29fcc8
#5e29fc

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

#580117
#8a0223
#bc0330
#ef033d
#fc295d
#fd5b83
#fd8ea9
#fec0cf
#fff2f5

Tints of #fc295d Color

#fc295d
#fc406f
#fc5881
#fd7093
#fd88a5
#fd9fb7
#feb7c9
#fecfdb
#fee7ed
#ffffff

Shades of #fc295d color code

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

#fc295d
#e02452
#c41f48
#a81b3e
#8c1633
#701229
#540d1f
#380914
#1c040a
#000000

Tones

#fc295d
#e63f68
#d15473
#bb6a7e
#a58089

Tones

Similar Color like #fc295d color

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

#fd2a5e
#fe2b5f
#ff2c60
#ff2d61
#ff2e62
#ff2f63
#ff3064
#ff3165
#ff3266
#ff3367
#ff3468
#ff3569
#ff366a
#ff376b
#fb285c
#fa275b
#f9265a
#f82559
#f72458
#f62357
#f52256
#f42155
#f32054
#f21f53
#f11e52
#f01d51
#ef1c50
#ee1b4f

Download this Dark Red

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

#fc295d Color Code Preview on Black Background Color

This is how #fc295d Color will look on black background color. Color contrast ratio is 5.61

#fc295d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc295d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc295d

#fc295d color code is use for CSS Background Color

Background color for the above div is #fc295d

HTML with inline CSS

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

#fc295d color code is use for CSS Border Color

CSS Border color for the above div is #fc295d

HTML with inline CSS

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

CSS Border Left color for the above div is #fc295d

HTML with inline CSS

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

CSS Border Right color for the above div is #fc295d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc295d

HTML with inline CSS

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

CSS Border Top color for the above div is #fc295d

HTML with inline CSS

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

#fc295d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc295d Color code Preview on White Background

This is how #fc295d Color code will look on white background color. Color contrast ratio is 3.74

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

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