@
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.

#ffd5d1 hex color - Pink Clay - Violet - Warm color - Information

#ffd5d1 hex color - Pink Clay - Violet - Warm color

Color Hue/Base color: Violet

Hex #ffd5d1 Color Code is also known as Pink Clay color.

Hex #ffd5d1 Color code in RGB color code model is created after adding 100% red color, 83.53% green color and 81.96% blue color. Hex #ffd5d1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 18% yellow and 0% black.

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

0 Likes 0 Comments | 86 Views

RGB Chart

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

Color Table

Hex Color Code ffd5d1 #ffd5d1
RGB Decimal 255, 213, 209 rgb(255, 213, 209)
RGB Percent 100%, 84%, 82% rgb(100%, 84%, 82%)
CSS RGBa 255, 213, 209,1 rgba(255,213,209,1)
CMYK Model cmyk(0%,16%,18%,0%)
HSL Color Space 5,100% ,91% hsl(5,100% ,91%)
HSV Color Space 5°, 18%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11010101 11010001
Octal 377 325 321
Decimal 255 213 209
Hex ff d5 d1

Different shades of #ffd5d1 color code.

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

Light Shade of #ffd5d1
#ffffff
Dark Shade of #ffd5d1
#ffa69e
Saturated Shade of #ffd5d1
#ffd5d1
Desaturated Shade of #ffd5d1
#fdd7d3
Grey scale Shade of #ffd5d1
#e8e8e8
Brighten Shade
#ffeeea
Most Readable Shade
#000000

Shades of #ffd5d1 color code

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

#ffd5d1
#e2bdb9
#c6a5a2
#aa8e8b
#8d7674
#715e5c
#554745
#382f2e
#1c1717
#000000

Similar Color like #ffd5d1 color

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

#ffd6d2
#ffd7d3
#ffd8d4
#ffd9d5
#ffdad6
#ffdbd7
#ffdcd8
#ffddd9
#ffdeda
#ffdfdb
#ffe0dc
#ffe1dd
#ffe2de
#ffe3df
#fed4d0
#fdd3cf
#fcd2ce
#fbd1cd
#fad0cc
#f9cfcb
#f8ceca
#f7cdc9
#f6ccc8
#f5cbc7
#f4cac6
#f3c9c5
#f2c8c4
#f1c7c3

Monochromatic Color with #ffd5d1

#ffd5d1
#2a2323
#554746
#806b69
#aa8e8b
#d4b2ae

Tints of #ffd5d1 Color

#ffd5d1
#ffd9d6
#ffdedb
#ffe3e0
#ffe7e5
#ffecea
#fff1ef
#fff5f4
#fffaf9
#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

#ffd5d1
#d1fbff

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

Split Complementary

#ffd5d1
#d1ffec
#d1e4ff

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

Analogous Color

#ffd1df
#ffd1d6
#ffd5d1
#ffded1
#ffe7d1

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

#ffd5d1
#d1ffd5
#d5d1ff

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

#ffd5d1
#e4ffd1
#d1fbff
#ecd1ff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ffd5d1
#d1fbff
#d1e4ff
#ffecd1

Double Complementary 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).

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

#ffd5d1 Color Code Preview on Black Background Color

This is how #ffd5d1 Color will look on black background color. Color contrast ratio is 15.69

#ffd5d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd5d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd5d1

#ffd5d1 color code is use for CSS Background Color

Background color for the above div is #ffd5d1

HTML with inline CSS

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

#ffd5d1 color code is use for CSS Border Color

CSS Border color for the above div is #ffd5d1

HTML with inline CSS

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

CSS Border Left color for the above div is #ffd5d1

HTML with inline CSS

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

CSS Border Right color for the above div is #ffd5d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffd5d1

HTML with inline CSS

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

CSS Border Top color for the above div is #ffd5d1

HTML with inline CSS

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

#ffd5d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffd5d1 Color code Preview on White Background

This is how #ffd5d1 Color code will look on white background color. Color contrast ratio is 1.34

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,213,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(209,251,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,213,209,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 86 Views

Post your comment:-

By submitting comment you agree to our privacy policy.