crispedge.com

Color picker

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

#f6cfbe hex color - Orange - Warm color - Information

#f6cfbe hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #f6cfbe Color code in RGB color code model is created after adding 96.47% red color, 81.18% green color and 74.51% blue color. Hex #f6cfbe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 23% yellow and 4% black.

Hex #f6cfbe color code is between #eeccbb web safe hex color code and #ffddcc web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #f6cfbe color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef6cfbe#f6cfbe
RGB Decimal246, 207, 190rgb(246, 207, 190)
RGB Percent96%, 81%, 75%rgb(96%, 81%, 75%)
CSS RGBa246, 207, 190,1rgba(246,207,190,1)
CMYK Modelcmyk(0%,16%,23%,4%)
HSL Color Space18,76% ,85%hsl(18,76% ,85%)
HSV Color Space18°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101100111110111110
Octal366317276
Decimal246207190
Hexf6cfbe

Different shades of #f6cfbe color code.

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

Light Shade of #f6cfbe
#fcf0eb
Dark Shade of #f6cfbe
#f0ae91
Saturated Shade of #f6cfbe
#faceba
Desaturated Shade of #f6cfbe
#f2d0c2
Grey scale Shade of #f6cfbe
#dadada
Brighten Shade
#ffe8d7
Most Readable Shade
#000000

Shades of #f6cfbe color code

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

#f6cfbe
#dab8a8
#bfa193
#a48a7e
#887369
#6d5c54
#52453f
#362e2a
#1b1715
#000000

Similar Color like #f6cfbe color

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

#f7d0bf
#f8d1c0
#f9d2c1
#fad3c2
#fbd4c3
#fcd5c4
#fdd6c5
#fed7c6
#ffd8c7
#ffd9c8
#ffdac9
#ffdbca
#ffdccb
#ffddcc
#f5cebd
#f4cdbc
#f3ccbb
#f2cbba
#f1cab9
#f0c9b8
#efc8b7
#eec7b6
#edc6b5
#ecc5b4
#ebc4b3
#eac3b2
#e9c2b1
#e8c1b0

Monochromatic Color with #f6cfbe

#f6cfbe
#211c1a
#4c403b
#76645c
#a1877c
#cbab9d

Tints of #f6cfbe Color

#f6cfbe
#f7d4c5
#f8d9cc
#f9dfd3
#fae4da
#fbe9e2
#fcefe9
#fdf4f0
#fef9f7
#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

#f6cfbe
#bee5f6

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

Split Complementary

#f6cfbe
#bef6eb
#bec9f6

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

Analogous Color

#f6bec3
#f6c4be
#f6cfbe
#f6dabe
#f6e5be

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

#f6cfbe
#bef6cf
#cfbef6

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

#f6cfbe
#c9f6be
#bee5f6
#ebbef6

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

#f6cfbe
#bee5f6
#bec9f6
#f6ebbe

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

#f6cfbe Color Code Preview on Black Background Color

This is how #f6cfbe Color will look on black background color. Color contrast ratio is 14.59

#f6cfbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6cfbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6cfbe

#f6cfbe color code is use for CSS Background Color

Background color for the above div is #f6cfbe

HTML with inline CSS

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

#f6cfbe color code is use for CSS Border Color

CSS Border color for the above div is #f6cfbe

HTML with inline CSS

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

CSS Border Left color for the above div is #f6cfbe

HTML with inline CSS

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

CSS Border Right color for the above div is #f6cfbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6cfbe

HTML with inline CSS

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

CSS Border Top color for the above div is #f6cfbe

HTML with inline CSS

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

#f6cfbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6cfbe Color code Preview on White Background

This is how #f6cfbe Color code will look on white background color. Color contrast ratio is 1.44

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.