Skip to main content Skip to docs navigation

#fdc8ea 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 Sugarwinkle and its hex is #FDC5E3 Nearest Color Name

Color Hue/Base color: Red

Hex #fdc8ea Color code in RGB color code model is created after adding 99.22% red color, 78.43% green color and 91.76% blue color. Hex #fdc8ea Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 8% yellow and 0.78% black.

Hex #fdc8ea color code is between #ffccee web safe hex color code and #eebbdd web safe hex color code. #ffccee is the nearest web safe color code. You can see here many more shades of #fdc8ea color code.

RGB Chart

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

Color Table

Hex Color Code fdc8ea #fdc8ea
RGB Decimal 253, 200, 234 253, 200, 234
RGB Percent 99%, 78%, 92% rgb(99%, 78%, 92%)
CSS RGBa 253, 200, 234,1 rgba(253,200,234,1)
CMYK Model cmyk(0%,21%,8%,0.78%)
HSL Color Space 322,93% ,89% hsl(322,93% ,89%)
HSV Color Space 322°, 21%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11001000 11101010
Octal 375 310 352
Decimal 253 200 234
Hex fd c8 ea

Different shades of #fdc8ea color code.

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

Darkest of #fdc8ea
#f834b2
Darker of #fdc8ea
#f966c4
Dark of #fdc8ea
#fb97d7
Base of #fdc8ea
#fdc8ea
Light of #fdc8ea
#fff9fd
Lighter
#ffffff
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

#fdc8ea
#c8fddb

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

Split Complementary

#fdc8ea
#cffdc8
#c8fdf5

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

Analogous Color

#f1c8fd
#fac8fd
#fdc8ea
#fdc8d8
#fdcec8

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

#fdc8ea
#c8eafd
#eafdc8

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

#fdc8ea
#eafdc8
#c8fddb
#dbc8fd

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

#fdc8ea
#fdf5c8
#c8fddb
#c8cffd

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

#f0099d
#f834b2
#f966c4
#fb97d7
#fdc8ea
#fff9fd
#ffffff
#ffffff
#ffffff

Tints of #fdc8ea Color

#fdc8ea
#fdceec
#fdd4ee
#fddaf1
#fde0f3
#fee6f5
#feecf8
#fef2fa
#fef8fc
#ffffff

Shades of #fdc8ea color code

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

#fdc8ea
#e0b1d0
#c49bb6
#a8859c
#8c6f82
#705868
#54424e
#382c34
#1c161a
#000000

Tones

#fdc8ea
#f7cee8
#f2d3e7
#ecd9e5
#e6dfe4

Tones

Similar Color like #fdc8ea color

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

#fec9eb
#ffcaec
#ffcbed
#ffccee
#ffcdef
#ffcef0
#ffcff1
#ffd0f2
#ffd1f3
#ffd2f4
#ffd3f5
#ffd4f6
#ffd5f7
#ffd6f8
#fcc7e9
#fbc6e8
#fac5e7
#f9c4e6
#f8c3e5
#f7c2e4
#f6c1e3
#f5c0e2
#f4bfe1
#f3bee0
#f2bddf
#f1bcde
#f0bbdd
#efbadc

Download this Light Red

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

#fdc8ea Color Code Preview on Black Background Color

This is how #fdc8ea Color will look on black background color. Color contrast ratio is 14.63

#fdc8ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc8ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc8ea

#fdc8ea color code is use for CSS Background Color

Background color for the above div is #fdc8ea

HTML with inline CSS

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

#fdc8ea color code is use for CSS Border Color

CSS Border color for the above div is #fdc8ea

HTML with inline CSS

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

CSS Border Left color for the above div is #fdc8ea

HTML with inline CSS

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

CSS Border Right color for the above div is #fdc8ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdc8ea

HTML with inline CSS

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

CSS Border Top color for the above div is #fdc8ea

HTML with inline CSS

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

#fdc8ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdc8ea Color code Preview on White Background

This is how #fdc8ea Color code will look on white background color. Color contrast ratio is 1.44

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

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