Skip to main content Skip to docs navigation

#cfb98f hex color | Download Dark Brown 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 Granivorous and its hex is #D0B690 Nearest Color Name

Color Hue/Base color: Brown

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

Hex #cfb98f color code is between #ccbb88 web safe hex color code and #ddaa99 web safe hex color code. #ccbb88 is the nearest web safe color code. You can see here many more shades of #cfb98f color code.

RGB Chart

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

Color Table

Hex Color Code cfb98f #cfb98f
RGB Decimal 207, 185, 143 207, 185, 143
RGB Percent 81%, 73%, 56% rgb(81%, 73%, 56%)
CSS RGBa 207, 185, 143,1 rgba(207,185,143,1)
CMYK Model cmyk(0%,11%,31%,18.82%)
HSL Color Space 39,40% ,69% hsl(39,40% ,69%)
HSV Color Space 39°, 31%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 10111001 10001111
Octal 317 271 217
Decimal 207 185 143
Hex cf b9 8f

Different shades of #cfb98f color code.

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

Darkest of #cfb98f
#8a6f3b
Darker of #cfb98f
#ae8b4a
Dark of #cfb98f
#c0a36b
Base of #cfb98f
#cfb98f
Light of #cfb98f
#decfb3
Lighter
#eee6d6
Lightest
#fdfcfa

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

#cfb98f
#8fa5cf

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

Split Complementary

#cfb98f
#8fc5cf
#998fcf

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

Analogous Color

#cf948f
#cf9e8f
#cfb98f
#cfce8f
#b5cf8f

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

#cfb98f
#b98fcf
#8fcfb9

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

#cfb98f
#8fcfb9
#8fa5cf
#cf8fa5

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

#cfb98f
#8fcf99
#8fa5cf
#cf8fc5

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

#66522c
#8a6f3b
#ae8b4a
#c0a36b
#cfb98f
#decfb3
#eee6d6
#fdfcfa
#ffffff

Tints of #cfb98f Color

#cfb98f
#d4c09b
#d9c8a7
#dfd0b4
#e4d8c0
#e9dfcd
#efe7d9
#f4efe6
#f9f7f2
#ffffff

Shades of #cfb98f color code

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

#cfb98f
#b8a47f
#a18f6f
#8a7b5f
#73664f
#5c523f
#453d2f
#2e291f
#17140f
#000000

Tones

#cfb98f
#bfb49f
#afafaf
#afafaf
#afafaf

Tones

Similar Color like #cfb98f color

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

#d0ba90
#d1bb91
#d2bc92
#d3bd93
#d4be94
#d5bf95
#d6c096
#d7c197
#d8c298
#d9c399
#dac49a
#dbc59b
#dcc69c
#ddc79d
#ceb88e
#cdb78d
#ccb68c
#cbb58b
#cab48a
#c9b389
#c8b288
#c7b187
#c6b086
#c5af85
#c4ae84
#c3ad83
#c2ac82
#c1ab81

Download this Dark Brown

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

#cfb98f Color Code Preview on Black Background Color

This is how #cfb98f Color will look on black background color. Color contrast ratio is 10.99

#cfb98f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb98f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb98f

#cfb98f color code is use for CSS Background Color

Background color for the above div is #cfb98f

HTML with inline CSS

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

#cfb98f color code is use for CSS Border Color

CSS Border color for the above div is #cfb98f

HTML with inline CSS

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

CSS Border Left color for the above div is #cfb98f

HTML with inline CSS

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

CSS Border Right color for the above div is #cfb98f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfb98f

HTML with inline CSS

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

CSS Border Top color for the above div is #cfb98f

HTML with inline CSS

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

#cfb98f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfb98f Color code Preview on White Background

This is how #cfb98f Color code will look on white background color. Color contrast ratio is 1.91

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

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