Skip to main content Skip to docs navigation

#cf768f 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 Devilish Diva and its hex is #CE7790 Nearest Color Name

Color Hue/Base color: Red

Hex #cf768f Color code in RGB color code model is created after adding 81.18% red color, 46.27% green color and 56.08% blue color. Hex #cf768f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 31% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code cf768f #cf768f
RGB Decimal 207, 118, 143 207, 118, 143
RGB Percent 81%, 46%, 56% rgb(81%, 46%, 56%)
CSS RGBa 207, 118, 143,1 rgba(207,118,143,1)
CMYK Model cmyk(0%,43%,31%,18.82%)
HSL Color Space 343,48% ,64% hsl(343,48% ,64%)
HSV Color Space 343°, 43%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 01110110 10001111
Octal 317 166 217
Decimal 207 118 143
Hex cf 76 8f

Different shades of #cf768f color code.

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

Darkest of #cf768f
#7f2d44
Darker of #cf768f
#a53a58
Dark of #cf768f
#c25070
Base of #cf768f
#cf768f
Light of #cf768f
#dc9cae
Lighter
#e9c2cd
Lightest
#f7e7ec

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

#cf768f
#76cfb6

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

Split Complementary

#cf768f
#76cf8a
#76bccf

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

Analogous Color

#cf76c3
#cf76b4
#cf768f
#cf7b76
#cfa076

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

#cf768f
#768fcf
#8fcf76

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

#cf768f
#8fcf76
#76cfb6
#b676cf

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

#cf768f
#bccf76
#76cfb6
#8a76cf

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

#5a1f30
#7f2d44
#a53a58
#c25070
#cf768f
#dc9cae
#e9c2cd
#f7e7ec
#ffffff

Tints of #cf768f Color

#cf768f
#d4859b
#d994a7
#dfa3b4
#e4b2c0
#e9c2cd
#efd1d9
#f4e0e6
#f9eff2
#ffffff

Shades of #cf768f color code

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

#cf768f
#b8687f
#a15b6f
#8a4e5f
#73414f
#5c343f
#45272f
#2e1a1f
#170d0f
#000000

Tones

#cf768f
#bd8997
#aa9b9f
#a3a3a3
#a3a3a3

Tones

Similar Color like #cf768f color

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

#d07790
#d17891
#d27992
#d37a93
#d47b94
#d57c95
#d67d96
#d77e97
#d87f98
#d98099
#da819a
#db829b
#dc839c
#dd849d
#ce758e
#cd748d
#cc738c
#cb728b
#ca718a
#c97089
#c86f88
#c76e87
#c66d86
#c56c85
#c46b84
#c36a83
#c26982
#c16881

Download this Dark Red

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

#cf768f Color Code Preview on Black Background Color

This is how #cf768f Color will look on black background color. Color contrast ratio is 6.64

#cf768f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf768f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf768f

#cf768f color code is use for CSS Background Color

Background color for the above div is #cf768f

HTML with inline CSS

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

#cf768f color code is use for CSS Border Color

CSS Border color for the above div is #cf768f

HTML with inline CSS

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

CSS Border Left color for the above div is #cf768f

HTML with inline CSS

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

CSS Border Right color for the above div is #cf768f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf768f

HTML with inline CSS

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

CSS Border Top color for the above div is #cf768f

HTML with inline CSS

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

#cf768f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf768f Color code Preview on White Background

This is how #cf768f Color code will look on white background color. Color contrast ratio is 3.16

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

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