crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#df6c95 hex color - Red - Warm color - Information

#df6c95 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #df6c95 Color code in RGB color code model is created after adding 87.45% red color, 42.35% green color and 58.43% blue color. Hex #df6c95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 33% yellow and 13% black.

Hex #df6c95 color code is between #dd6699 web safe hex color code and #ee7788 web safe hex color code. #dd6699 is the nearest web safe color code. You can see here many more shades of #df6c95 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedf6c95#df6c95
RGB Decimal223, 108, 149rgb(223, 108, 149)
RGB Percent87%, 42%, 58%rgb(87%, 42%, 58%)
CSS RGBa223, 108, 149,1rgba(223,108,149,1)
CMYK Modelcmyk(0%,52%,33%,13%)
HSL Color Space339,64% ,65%hsl(339,64% ,65%)
HSV Color Space339°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111110110110010010101
Octal337154225
Decimal223108149
Hexdf6c95

Different shades of #df6c95 color code.

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

Light Shade of #df6c95
#e896b3
Dark Shade of #df6c95
#d64277
Saturated Shade of #df6c95
#e86392
Desaturated Shade of #df6c95
#d67598
Grey scale Shade of #df6c95
#a5a5a5
Brighten Shade
#f885ae
Most Readable Shade
#000000

Shades of #df6c95 color code

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

#df6c95
#c66084
#ad5473
#944863
#7b3c52
#633042
#4a2431
#311821
#180c10
#000000

Similar Color like #df6c95 color

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

#e06d96
#e16e97
#e26f98
#e37099
#e4719a
#e5729b
#e6739c
#e7749d
#e8759e
#e9769f
#ea77a0
#eb78a1
#ec79a2
#ed7aa3
#de6b94
#dd6a93
#dc6992
#db6891
#da6790
#d9668f
#d8658e
#d7648d
#d6638c
#d5628b
#d4618a
#d36089
#d25f88
#d15e87

Monochromatic Color with #df6c95

#df6c95
#0a0507
#351a23
#5f2e40
#8a435c
#b45779

Tints of #df6c95 Color

#df6c95
#e27ca0
#e68cac
#e99db8
#edadc4
#f0bdcf
#f4cedb
#f7dee7
#fbeef3
#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

#df6c95
#6cdfb6

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

Split Complementary

#df6c95
#6cdf7c
#6ccfdf

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

Analogous Color

#df6cc3
#df6cac
#df6c95
#df6c7e
#df716c

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

#df6c95
#95df6c
#6c95df

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

#df6c95
#cedf6c
#6cdfb6
#7c6cdf

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

#df6c95
#6cdfb6
#6ccfdf
#df7c6c

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 #df6c95 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.

#df6c95 Color Code Preview on Black Background Color

This is how #df6c95 Color will look on black background color. Color contrast ratio is 6.72

#df6c95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df6c95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df6c95

#df6c95 color code is use for CSS Background Color

Background color for the above div is #df6c95

HTML with inline CSS

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

#df6c95 color code is use for CSS Border Color

CSS Border color for the above div is #df6c95

HTML with inline CSS

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

CSS Border Left color for the above div is #df6c95

HTML with inline CSS

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

CSS Border Right color for the above div is #df6c95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df6c95

HTML with inline CSS

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

CSS Border Top color for the above div is #df6c95

HTML with inline CSS

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

#df6c95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df6c95 Color code Preview on White Background

This is how #df6c95 Color code will look on white background color. Color contrast ratio is 3.13

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.