crispedge.com

Color picker

Loading...

#f69fbe hex color - Red - Warm color - Information

#f69fbe hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #f69fbe color code is between #ee99bb web safe hex color code and #ffaacc web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #f69fbe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef69fbe#f69fbe
RGB Decimal246, 159, 190rgb(246, 159, 190)
RGB Percent96%, 62%, 75%rgb(96%, 62%, 75%)
CSS RGBa246, 159, 190,1rgba(246,159,190,1)
CMYK Modelcmyk(0%,35%,23%,4%)
HSL Color Space339,83% ,79%hsl(339,83% ,79%)
HSV Color Space339°, 35%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101001111110111110
Octal366237276
Decimal246159190
Hexf69fbe

Different shades of #f69fbe color code.

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

Light Shade of #f69fbe
#facede
Dark Shade of #f69fbe
#f2709e
Saturated Shade of #f69fbe
#fb9abc
Desaturated Shade of #f69fbe
#f1a4c0
Grey scale Shade of #f69fbe
#cacaca
Brighten Shade
#ffb8d7
Most Readable Shade
#000000

Shades of #f69fbe color code

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

#f69fbe
#da8da8
#bf7b93
#a46a7e
#885869
#6d4654
#52353f
#36232a
#1b1115
#000000

Similar Color like #f69fbe color

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

#f7a0bf
#f8a1c0
#f9a2c1
#faa3c2
#fba4c3
#fca5c4
#fda6c5
#fea7c6
#ffa8c7
#ffa9c8
#ffaac9
#ffabca
#ffaccb
#ffadcc
#f59ebd
#f49dbc
#f39cbb
#f29bba
#f19ab9
#f099b8
#ef98b7
#ee97b6
#ed96b5
#ec95b4
#eb94b3
#ea93b2
#e992b1
#e891b0

Monochromatic Color with #f69fbe

#f69fbe
#21161a
#4c313b
#764d5c
#a1687c
#cb849d

Tints of #f69fbe Color

#f69fbe
#f7a9c5
#f8b4cc
#f9bfd3
#fac9da
#fbd4e2
#fcdfe9
#fde9f0
#fef4f7
#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

#f69fbe
#9ff6d7

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

Split Complementary

#f69fbe
#9ff6ac
#9fe9f6

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

Analogous Color

#f69fe1
#f69fcf
#f69fbe
#f69fad
#f6a39f

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

#f69fbe
#bef69f
#9fbef6

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

#f69fbe
#e9f69f
#9ff6d7
#ab9ff6

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

#f69fbe
#9ff6d7
#9fe9f6
#f6ac9f

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

#f69fbe Color Code Preview on Black Background Color

This is how #f69fbe Color will look on black background color. Color contrast ratio is 10.62

#f69fbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f69fbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f69fbe

#f69fbe color code is use for CSS Background Color

Background color for the above div is #f69fbe

HTML with inline CSS

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

#f69fbe color code is use for CSS Border Color

CSS Border color for the above div is #f69fbe

HTML with inline CSS

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

CSS Border Left color for the above div is #f69fbe

HTML with inline CSS

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

CSS Border Right color for the above div is #f69fbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f69fbe

HTML with inline CSS

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

CSS Border Top color for the above div is #f69fbe

HTML with inline CSS

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

#f69fbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f69fbe Color code Preview on White Background

This is how #f69fbe Color code will look on white background color. Color contrast ratio is 1.98

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(246,159,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,246,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,159,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.