crispedge.com

Color picker

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

#f6cbda hex color - Red - Warm color - Information

#f6cbda hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f6cbda Color code in RGB color code model is created after adding 96.47% red color, 79.61% green color and 85.49% blue color. Hex #f6cbda Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 11% yellow and 4% black.

Hex #f6cbda color code is between #eeccdd web safe hex color code and #ffbbcc web safe hex color code. #eeccdd is the nearest web safe color code. You can see here many more shades of #f6cbda color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef6cbda#f6cbda
RGB Decimal246, 203, 218rgb(246, 203, 218)
RGB Percent96%, 80%, 85%rgb(96%, 80%, 85%)
CSS RGBa246, 203, 218,1rgba(246,203,218,1)
CMYK Modelcmyk(0%,17%,11%,4%)
HSL Color Space339,70% ,88%hsl(339,70% ,88%)
HSV Color Space339°, 17%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101100101111011010
Octal366313332
Decimal246203218
Hexf6cbda

Different shades of #f6cbda color code.

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

Light Shade of #f6cbda
#fef6f9
Dark Shade of #f6cbda
#ee9fbb
Saturated Shade of #f6cbda
#f9c8d9
Desaturated Shade of #f6cbda
#f3cedb
Grey scale Shade of #f6cbda
#e0e0e0
Brighten Shade
#ffe4f3
Most Readable Shade
#000000

Shades of #f6cbda color code

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

#f6cbda
#dab4c1
#bf9da9
#a48791
#887079
#6d5a60
#524348
#362d30
#1b1618
#000000

Similar Color like #f6cbda color

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

#f7ccdb
#f8cddc
#f9cedd
#facfde
#fbd0df
#fcd1e0
#fdd2e1
#fed3e2
#ffd4e3
#ffd5e4
#ffd6e5
#ffd7e6
#ffd8e7
#ffd9e8
#f5cad9
#f4c9d8
#f3c8d7
#f2c7d6
#f1c6d5
#f0c5d4
#efc4d3
#eec3d2
#edc2d1
#ecc1d0
#ebc0cf
#eabfce
#e9becd
#e8bdcc

Monochromatic Color with #f6cbda

#f6cbda
#211c1e
#4c3f43
#766269
#a1858f
#cba8b4

Tints of #f6cbda Color

#f6cbda
#f7d0de
#f8d6e2
#f9dce6
#fae2ea
#fbe7ee
#fcedf2
#fdf3f6
#fef9fa
#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

#f6cbda
#cbf6e7

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

Split Complementary

#f6cbda
#cbf6d1
#cbf0f6

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

Analogous Color

#f6cbeb
#f6cbe3
#f6cbda
#f6cbd1
#f6cdcb

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

#f6cbda
#daf6cb
#cbdaf6

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

#f6cbda
#eff6cb
#cbf6e7
#d1cbf6

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

#f6cbda
#cbf6e7
#cbf0f6
#f6d1cb

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

#f6cbda Color Code Preview on Black Background Color

This is how #f6cbda Color will look on black background color. Color contrast ratio is 14.47

#f6cbda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6cbda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6cbda

#f6cbda color code is use for CSS Background Color

Background color for the above div is #f6cbda

HTML with inline CSS

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

#f6cbda color code is use for CSS Border Color

CSS Border color for the above div is #f6cbda

HTML with inline CSS

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

CSS Border Left color for the above div is #f6cbda

HTML with inline CSS

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

CSS Border Right color for the above div is #f6cbda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6cbda

HTML with inline CSS

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

CSS Border Top color for the above div is #f6cbda

HTML with inline CSS

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

#f6cbda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6cbda Color code Preview on White Background

This is how #f6cbda Color code will look on white background color. Color contrast ratio is 1.45

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

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.