Skip to main content Skip to docs navigation

#dd667f 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 Feverish and its hex is #DD6677 Nearest Color Name

Color Hue/Base color: Red

Hex #dd667f Color code in RGB color code model is created after adding 86.67% red color, 40% green color and 49.8% blue color. Hex #dd667f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 43% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code dd667f #dd667f
RGB Decimal 221, 102, 127 221, 102, 127
RGB Percent 87%, 40%, 50% rgb(87%, 40%, 50%)
CSS RGBa 221, 102, 127,1 rgba(221,102,127,1)
CMYK Model cmyk(0%,54%,43%,13.33%)
HSL Color Space 347,64% ,63% hsl(347,64% ,63%)
HSV Color Space 347°, 54%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01100110 01111111
Octal 335 146 177
Decimal 221 102 127
Hex dd 66 7f

Different shades of #dd667f color code.

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

Darkest of #dd667f
#8b1f36
Darker of #dd667f
#b52846
Dark of #dd667f
#d43c5c
Base of #dd667f
#dd667f
Light of #dd667f
#e690a2
Lighter
#f0b9c5
Lightest
#f9e3e8

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

#dd667f
#66ddc4

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

Split Complementary

#dd667f
#66dd88
#66bbdd

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

Analogous Color

#dd66c4
#dd66b1
#dd667f
#dd7566
#dda666

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

#dd667f
#667fdd
#7fdd66

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

#dd667f
#7fdd66
#66ddc4
#c466dd

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

#dd667f
#bbdd66
#66ddc4
#8866dd

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

#611626
#8b1f36
#b52846
#d43c5c
#dd667f
#e690a2
#f0b9c5
#f9e3e8
#ffffff

Tints of #dd667f Color

#dd667f
#e0778d
#e4889b
#e899a9
#ecaab7
#efbbc6
#f3ccd4
#f7dde2
#fbeef0
#ffffff

Shades of #dd667f color code

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

#dd667f
#c45a70
#ab4f62
#934454
#7a3846
#622d38
#49222a
#31161c
#180b0e
#000000

Tones

#dd667f
#ca798a
#b88b95
#a59ea0
#a1a1a1

Tones

Similar Color like #dd667f color

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

#de6780
#df6881
#e06982
#e16a83
#e26b84
#e36c85
#e46d86
#e56e87
#e66f88
#e77089
#e8718a
#e9728b
#ea738c
#eb748d
#dc657e
#db647d
#da637c
#d9627b
#d8617a
#d76079
#d65f78
#d55e77
#d45d76
#d35c75
#d25b74
#d15a73
#d05972
#cf5871

Download this Dark Red

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

#dd667f Color Code Preview on Black Background Color

This is how #dd667f Color will look on black background color. Color contrast ratio is 6.28

#dd667f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd667f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd667f

#dd667f color code is use for CSS Background Color

Background color for the above div is #dd667f

HTML with inline CSS

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

#dd667f color code is use for CSS Border Color

CSS Border color for the above div is #dd667f

HTML with inline CSS

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

CSS Border Left color for the above div is #dd667f

HTML with inline CSS

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

CSS Border Right color for the above div is #dd667f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd667f

HTML with inline CSS

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

CSS Border Top color for the above div is #dd667f

HTML with inline CSS

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

#dd667f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd667f Color code Preview on White Background

This is how #dd667f Color code will look on white background color. Color contrast ratio is 3.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 #dd667f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dd667f; }

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