Skip to main content Skip to docs navigation

#f5dcdd 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 Hint of Red and its hex is #F6DFE0 Nearest Color Name

Color Hue/Base color: Red

Hex #f5dcdd Color code in RGB color code model is created after adding 96.08% red color, 86.27% green color and 86.67% blue color. Hex #f5dcdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 10% yellow and 3.92% black.

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

RGB Chart

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

Color Table

Hex Color Code f5dcdd #f5dcdd
RGB Decimal 245, 220, 221 245, 220, 221
RGB Percent 96%, 86%, 87% rgb(96%, 86%, 87%)
CSS RGBa 245, 220, 221,1 rgba(245,220,221,1)
CMYK Model cmyk(0%,10%,10%,3.92%)
HSL Color Space 358,56% ,91% hsl(358,56% ,91%)
HSV Color Space 358°, 10%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110101 11011100 11011101
Octal 365 334 335
Decimal 245 220 221
Hex f5 dc dd

Different shades of #f5dcdd color code.

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

Darkest of #f5dcdd
#d36569
Darker of #f5dcdd
#de8d90
Dark of #f5dcdd
#eab4b6
Base of #f5dcdd
#f5dcdd
Light of #f5dcdd
#ffffff
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

#f5dcdd
#dcf5f4

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

Split Complementary

#f5dcdd
#dcf5e8
#dceaf5

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

Analogous Color

#f5dcec
#f5dce7
#f5dcdd
#f5e3dc
#f5eedc

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

#f5dcdd
#dcddf5
#ddf5dc

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

#f5dcdd
#ddf5dc
#dcf5f4
#f4dcf5

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

#f5dcdd
#eaf5dc
#dcf5f4
#e8dcf5

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

#c83d43
#d36569
#de8d90
#eab4b6
#f5dcdd
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #f5dcdd Color

#f5dcdd
#f6dfe0
#f7e3e4
#f8e7e8
#f9ebec
#faefef
#fbf3f3
#fcf7f7
#fdfbfb
#ffffff

Shades of #f5dcdd color code

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

#f5dcdd
#d9c3c4
#beabab
#a39293
#887a7a
#6c6162
#514949
#363031
#1b1818
#000000

Tones

#f5dcdd
#f1e1e1
#ece5e5
#e9e9e9
#e9e9e9

Tones

Similar Color like #f5dcdd color

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

#f6ddde
#f7dedf
#f8dfe0
#f9e0e1
#fae1e2
#fbe2e3
#fce3e4
#fde4e5
#fee5e6
#ffe6e7
#ffe7e8
#ffe8e9
#ffe9ea
#ffeaeb
#f4dbdc
#f3dadb
#f2d9da
#f1d8d9
#f0d7d8
#efd6d7
#eed5d6
#edd4d5
#ecd3d4
#ebd2d3
#ead1d2
#e9d0d1
#e8cfd0
#e7cecf

Download this Light Red

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

#f5dcdd Color Code Preview on Black Background Color

This is how #f5dcdd Color will look on black background color. Color contrast ratio is 16.16

#f5dcdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5dcdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5dcdd

#f5dcdd color code is use for CSS Background Color

Background color for the above div is #f5dcdd

HTML with inline CSS

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

#f5dcdd color code is use for CSS Border Color

CSS Border color for the above div is #f5dcdd

HTML with inline CSS

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

CSS Border Left color for the above div is #f5dcdd

HTML with inline CSS

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

CSS Border Right color for the above div is #f5dcdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5dcdd

HTML with inline CSS

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

CSS Border Top color for the above div is #f5dcdd

HTML with inline CSS

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

#f5dcdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5dcdd Color code Preview on White Background

This is how #f5dcdd Color code will look on white background color. Color contrast ratio is 1.30

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

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(245,220,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,245,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,220,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }